tailorctl workspace create
Create a new workspace with the specified name and region.
Usage
tailorctl workspace create [flags]
Flags
-h, --help help for create
-i, --interactive interactive mode
-n, --name string workspace name
-r, --region string workspace region
Examples
tailorctl workspace create --name $workspaceName --region $region
See also
- tailorctl workspace - Manages workspace and its resources