3.3.6. tools¶
This is a command group under the main root that has commands for starting a python interactive shell and writing a .env configuration file with the credentials and URL for connecting to Axonius.
3.3.6.1. Commands¶
tools shell to start a python interactive shell.
tools write-config to write a .env file with the credentials and URL for connecting to Axonius.
3.3.6.2. Help Page¶
3.3.6.2.1. axonshell tools¶
Group: CLI tools.
axonshell tools [OPTIONS] COMMAND [ARGS]...
Commands
- help-features
Help for using API Advanced Features.
- shell
Start an interactive python shell.
- signup
Perform the initial signup to an instance.
- sysinfo
Print out system and python information.
- system-status
Get the status of the Axonius instance.
- use-password-reset-token
Use a password reset token.
- write-config
Create/Update a ‘.env’ file with url, key,…