UndeployWorkload
Undeploys one workload (Adapter or Application) through its parent pool. Destructive — the operator helm-uninstalls the chart.
Examples
octo-cli -c UndeployWorkload -id <workloadRtId>
Options
| Short | Long | Required | Description |
|---|---|---|---|
-id | --workloadRtId | yes | The workload's runtime object ID |
-y | --yes | no | Skip confirmation prompt |