# AAP Command Line Interface_Deploy this container to your project and open a shell in it to gain access to command line tools that help you manage your project._
## To useThis project is used to build the aap-cli image. To use it, add the container to your project by referencing the built image from a container repository (like Nexus).TBD: Add from the AAP Catalog (look for AAP CLI)## Tools included-`oc` (OpenShift CLI tool, v4.3.14)-`git` (v2.18.4)-`python` (v3.6)-`mongo` shell (v3.6.18)## Ideas, things you can do with this- Just use your browser... stop struggling with configuration of client-based shells like `git-bash` or Windows `cmd.exe`- Use command line and text-based tools to organize your work and keep track of it with git SCM- Perform troubleshooting and testing of other pods in your project using tools like `curl` and `pytest`## For help- Find support in NAVAIR Fusion chat channel [#aap_support](https://chat.navair1.navy.mil/channel/aap_support)- Check out the [AAP Wiki](https://wiki.navair1.navy.mil/display/Analytics/Advanced+Analytics+Platform) for user guides and further support