AMP

An open source CaaS for Docker, batteries included.

Download

AMP v0.17.0
    $ 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.