Skip to content

epsagon/epsagon-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


epsagon-cli

Epsagon's Command Line Interface.

Table of Contents

Installation

Install the CLI with

$ pip install epsagoncli

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

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.

$ 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

About

Epsagon's Command Line Interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published