Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 945 Bytes

README.md

File metadata and controls

55 lines (29 loc) · 945 Bytes


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