tailorctl workspace app
The app command group allows you to create and manage applications that run inside a workspace.
Running it without specifying a command prints the help.
Usage
tailorctl workspace app [flags]
Flags
-h, --help help for app
Commands
- tailorctl workspace app delete - Delete the specified application manifest
- tailorctl workspace app list - List available applications
- tailorctl workspace app login - Log in to the active application
- tailorctl workspace app open - Open the application in a browser
See also
- tailorctl workspace - Manages workspace and its resources