adj pool
Manage pre-warmed clone pools (admin)
Manage pre-warmed clone pools (admin flow).
A pool keeps N warm copy-on-write clones of a golden version ready in the data-plane cluster, so a developer's 'adj clone' fast-claims one in seconds instead of waiting on the ~1/min on-demand FSx provisioning path. A pool pins one golden version (the latest ready one at creation); it does not auto-follow newer versions — refresh by removing and recreating it.
Usage
adj pool
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 |
Subcommands
- adj pool create — Create a pre-warmed clone pool for a golden
- adj pool get — Show a single clone pool
- adj pool ls — List clone pools
- adj pool rm — Remove a clone pool and drain its warm clones