Skip to content

epsagon/epsagonctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


epsagonctl

Epsagon's Command Line Interface.

Table of Contents

Installation

Install the CLI with

$ pip install epsagonctl

And the package will be added to your PATH under epsagon.

Usage

The CLI expects a command and subcommand for every usage.

Commands and their corresponding SubCommands include:

IAM

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published