Epsagon's Command Line Interface.
Install the CLI with
$ pip install epsagoncli
And the package will be added to your PATH under epsagoncli
.
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.
$ epsagoncli iam invite-user <EMAIL-ADDR>
list-users
List all users in an account.
$ epsagoncli iam list-users
list-groups
List all groups in an account,
$ epsagoncli iam list-groups