Delete Workspace
Delete a workspace.
kbc remote workspace delete [flags]Options
Section titled “Options”-W, --workspace-id string
: ID of the workspace to be deleted. You can find it using the List Workspaces command.
-H, --storage-api-host <string>
: Keboola instance URL, e.g., “connection.keboola.com”
Examples
Section titled “Examples”➜ kbc remote workspace delete -W <id>
Deleting the workspace "foo" (<id>), please wait.Delete done.