Start ACLI Container
In this step, you will install the more recent eap level of the ACLI docker container and be taken directly into the container's shell . It will be ready to run actionswhere you can run CLI commands.
Code Block |
---|
|
docker run -ti bobswiftapps/acli:eap /bin/bash |
Tip |
---|
bobswift site referenced below in action examples, is a built-in configuration. That means examples can be run right away. Just copy/paste the command entry into the Docker bash shell. |