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