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
-
convert-cert
Convert an SSL Certificate from binary to…
-
shell
Start an interactive python shell.
-
signup
Perform the initial signup to an instance.
-
sysinfo
Print out system and python information.
-
use-password-reset-token
Perform the initial signup to an instance.
-
write-config
Create/Update a ‘.env’ file with url, key,…