adj clone

Create an instance as a copy-on-write clone of a golden snapshot

Usage

adj clone <golden> [flags]

Flags

Flag Shorthand Default Description
--size medium instance size: small|medium|large
--timeout 15m0s how long to wait with --wait (on-demand FSx clones take ~10 min; pool claims seconds)
--ttl 72h time-to-live before auto-destroy (Go duration, e.g. 8h)
--version 0 pin a specific golden version (default 0: newest visible)
--wait false wait until the instance is Ready

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