3.3.6. tools

Warning

This API is deprecated.

Axonius API v2 is now available, we recommend you move to API v2.

New features will no longer be added to this API. Axonius will only provide bug fixes.

Read about API v2

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
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,…