tailorctl workspace restore

Restore a workspace for given workspace_id.

Usage

tailorctl workspace restore [flags]

Flags

  -h, --help   help for restore

Flags inherited from parent commands

  -w, --workspace_id string   workspace ID (overrides active context)

Examples

tailorctl workspace restore --workspace_id $workspaceId

See also