Installation
To install the AMPLIFY CLI, run the following from the terminal:
Some Linux and macOS systems require elevated filesystem access to install the AMPLIFY CLI in the global location and require npm
to be run as sudo:
Getting help
The AMPLIFY CLI has built-in help that can be accessed by passing --help
into any command or by running:
Proxy server configuration
If you you are behind a network proxy server, then you may need to set the proxy server URL by running the following command and replacing the username, password, proxy server URL, and port number.
You will also need to configure the proxy server for npm
:
For more information, visit the configuration page.
Proxy server with self-signed certificate
If your proxy server uses a self-signed TLS/SSL certificate, then you will need to disable certificate validation:
Also, disable the certificate for npm
:
Authentication
To log into the AMPLIFY Platform, run:
For more information, visit the authentication page.
Packages
The AMPLIFY CLI package manager allows you to search, view, install, update, and uninstall packages such as other Axway CLI products.
To search for an AMPLIFY package, run:
To install a package, run:
To list installed packages, run: