adj extend

Extend an instance's TTL so it is reaped later

Usage

adj extend <id> --ttl <duration> [flags]

Flags

Flag Shorthand Default Description
--ttl new total lifetime from creation (Go duration, e.g. 168h); must extend the current expiry

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