cloudsoft.io

Client CLI Reference

NOTE: These documents are for using the AMP Client CLI tool to access a running AMP Server.

Obtaining the CLI tool

A selection of distributions of the CLI tool, br, are available to download from your AMP installation. There is a link on the AMP home page to download the CLI.

For example, if you are running AMP on Vagrant, they are available at http://localhost:8081/amp-ui-download.

The binary is completely self-contained so you can either copy it to your bin/ directory or add the appropriate directory above to your path:

PATH=$PATH:$HOME/apache-brooklyn/bin/amp-client-cli/linux.amd64/

Documentation