CLI amp-cmdb
Many of the operations depend on the amp-cmdb
CLI.
Install this using:
ln -s `pwd`/cli/dist/amp-cmdb.js ~/bin/amp-cmdb
(It can also be put into a container if you prefer, and run with kubectl
or docker
, or a container
workflow step.)