tailorctl auth
The auth command group allows you to manage credentials for tailorctl to access the Tailor Platform, including granting and revoking authorization.
Running it without specifying a command prints the help.
Usage
tailorctl auth [flags]
Flags
-h, --help help for auth
Commands
- tailorctl auth get - Get tailorctl auth fields
- tailorctl auth login - Log in the active account
- tailorctl auth logout - Log out the active account
- tailorctl auth pat - Manage Personal Access Tokens
See also
- tailorctl - Tailor Platform CLI