Skip to content

tcncloud/opcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Operator's command line interface

This is the TCN's Operator command line interface that can be used to create fast and simple integrations.

Implmented commands

auth login - this command will open a browser that will initiate an authentication process and will save a token to disk $HOME/.opconfig.yaml
org ap list - list agent groups
org pg list - list permission groups
org user list - list users
org user create - create a user
org user enable - enable user
org user disable - disable user org user password reset - force password update at user next login util tz - list internal timezone ids (to be deprecated)
version - print version

Opensource libraries used