wb notebook stop

Name

wb-notebook-stop - Stop a running notebook instance within your workspace.

Synopsis

wb notebook stop [--workspace=<id>] (--id=<resourceId> | --instance-id=<instanceId>)

Description

Stop a running notebook instance within your workspace.

Options

  • --id=<resourceId>
    ID of the cluster resource, scoped to the workspace. Only alphanumeric and underscore characters are permitted.
  • --instance-id=<instanceId>
    The ID of the notebook instance.
  • --workspace=<id>
    Workspace ID to use for this command only.

Last Modified: 3 December 2025