tailorctl workspace
The workspace command group allows you to create and manage resources under workspaces.
Running it without specifying a command prints the help.
Usage
tailorctl workspace [flags]
Flags
-h, --help help for workspace
Commands
- tailorctl workspace activity - Show workspace activities
- tailorctl workspace app - Manages applications
- tailorctl workspace apply - Apply the manifest(s)
- tailorctl workspace create - Creates a workspace
- tailorctl workspace describe - Describe the active workspace
- tailorctl workspace destroy - Destroys a workspace
- tailorctl workspace list - List available workspaces
- tailorctl workspace machineuser - Manages machine users
- tailorctl workspace oauth2client - Manages oauth2 clients
- tailorctl workspace service - Manages services
- tailorctl workspace user - Manages platform users
- tailorctl workspace vault - Manages vaults and secrets
- tailorctl workspace webhook - Manage webhook
See also
- tailorctl - Tailor Platform CLI