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.
  • --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.
  • --instance-id=<instanceId>
    The id of the notebook instance.
  • --workspace=<id>
    Workspace id to use for this command only.

Last Modified: 14 November 2024