Reference
crab tier
Manage storage tier assignments.
Synopsis
crab tier [OPTIONS] <SUBCOMMAND>Description
crab tier manages storage tier assignments, allowing you to move data between
hot, warm, and cold storage tiers for cost optimization.
For conceptual background, see Storage Tiers.
Options
| Option | Default | Description |
|---|---|---|
--dry-run | false | Show tier changes without applying |
--json | false | Emit structured JSON output |
Examples
crab tier status
crab tier move --to cold 'archive/**'Related Commands
crab restripe— redistribute data.crab du— disk usage by tier.