wb notebook start

Name

wb-notebook-start - Start a stopped Notebook instance within your workspace.

Synopsis

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

Description

Start a stopped 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