adj cluster force-unlock
Forcibly release another operation's lock on a cluster (admin)
Break the per-cluster operation lock held by another run (e.g. a crashed provision/deprovision or a dead machine). This is destructive to whatever operation currently holds the lock — only use it once you've confirmed that operation is actually dead.
Interactive only: there is no --yes flag. You must type the exact cluster name to confirm.
Usage
adj cluster force-unlock <id|name>
Global flags
| Flag | Shorthand | Default | Description |
|---|---|---|---|
--context |
— |
config context to use (overrides current-context) | |
--output |
-o | table |
output format: table|json|yaml |
--server |
— |
server base URL (overrides the active context) | |
--token |
— |
access token (overrides the active context) | |
--verbose |
-v | false |
log requests to stderr |