tailorctl workspace authconnection
The authconnection command group allows you to manage OAuth2 authentication connections in a workspace.
Usage
tailorctl workspace authconnection [flags]
Flags
-h, --help help for authconnection
Flags inherited from parent commands
-w, --workspace_id string workspace ID (overrides active context)
Commands
- tailorctl workspace authconnection authorize - Authorize an OAuth2 connection
- tailorctl workspace authconnection create - Create an auth connection
- tailorctl workspace authconnection list - List auth connections
- tailorctl workspace authconnection revoke - Revoke auth connection tokens
See also
- tailorctl workspace - Manages workspace and its resources