- Use Docker Compose v3 stackfiles to deploy your stacks
- Account management support for users and teams with role-based access controls
- Logs and metrics with real-time filtered feeds and historical query support
$ amp
[127.0.0.1:50101]
Usage: amp [OPTIONS] COMMAND
Deploy, manage, and monitor container stacks.
Examples:
amp version
Options:
-h, --help Print usage
-k, --insecure Control whether amp verifies the server's certificate chain and host name
-s, --server string Specify server (host:port)
-v, --version Print version information and quit
Management Commands:
cluster Cluster management operations
config Configuration management operations
object-store Object storage operations
password Password management operations
secret Secret management operations
service Service management operations
stack Stack management operations
team Team management operations
user User management operations
Commands:
completion Output shell completion code for the specified shell (bash or zsh)
login Login to account
logout Logout of account
logs Display logs matching provided criteria
settings Display AMP settings
version Show version information
whoami Display currently logged in account name
Run 'amp COMMAND --help' for more information on a command.