wb app update gcp
Categories:
Name
wb-app-update-gcp - Update an existing Google Cloud Compute Engine app.
Synopsis
wb app update gcp [--format=<format>] [--new-description=<newDescription>] [--new-id=<newId>] [--new-idle-timeout-seconds=<idleTimeoutSeconds>] [--new-machine-type=<newMachineType>] [--workspace=<id>] (--id=<id>)
Description
Update an existing Google Cloud Compute Engine app.
Options
-
--format=<format>
Set the format for printing command output: JSON, TEXT. Defaults to the config format property.Default: null
-
--id=<id>
ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores. -
--id=<id>
ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores. -
--new-description=<newDescription>
New description of the resource. -
--new-id=<newId>
New ID of the resource. Only alphanumeric and underscore characters are permitted. -
--new-idle-timeout-seconds=<idleTimeoutSeconds>
The idle timeout in seconds for the instance. If the instance is idle for this duration, it will be automatically stopped. -
--new-machine-type=<newMachineType>
The Compute Engine machine type of the instance (https://cloud.google.com/compute/docs/general-purpose-machines). -
--workspace=<id>
Workspace id to use for this command only.
Last Modified: 16 January 2025