delete

Description

Delete a workspace.

Usage

tfct workspace delete [options]

Options

ShortLongDescription
-w--workspace-name <WORKSPACE_NAME>The name of the workspace to show.
-i--workspace-id <WORKSPACE_ID>The id of the workspace to show.
-s--safeDelete an existing workspace, but only if it is not managing resources.

Examples

Delete a workspace

tfct workspace delete --workspace-name "my-workspace"