Epsagon's Command Line Interface.
Install the CLI with
$ pip install epsagonctl
And the package will be added to your PATH under epsagon
.
The CLI expects a command
and subcommand
for every usage.
Commands and their corresponding SubCommands include:
IAM is Epsagon's central location for all things account-related.
invite-user
Invite a user to an account.
$ epsagon iam invite-user <EMAIL-ADDR>
list-users
List all users in an account.
$ epsagon iam list-users
list-groups
List all groups in an account,
$ epsagon iam list-groups