exo-compute-block-storage
Verified for current stable LTS
Exo Compute Block Storage Command: Update Block Storage Volume With New Name And Size
Use for update block storage volume with new name and size with Exo Compute Block Storage. Exact CLI syntax to update block storage volume with new name and size using Exo Compute Block Storage.
When to use this: Use for update block storage volume with new name and size with Exo Compute Block Storage.
Command Syntax
exo compute block-storage update <volume_name|id> --size 30 --name <new_name> exo compute block-storage update <volume_name|id> --size 30 --name <new_name> Command Breakdown
--size- Command Option
- Tool-specific option used by this command invocation.
--name- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to update block storage volume with new name and size using Exo Compute Block Storage.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Exo Compute Block Storage Command: Attach Block Storage Volume
exo compute block-storage attach <volume_name|id> <instance_name|id> -z <zone> Exo Compute Block Storage Command: Attach Block Storage Volume To Instance exo compute block-storage attach <volume_name|id> <instance_name|id> -z <zone> Exo Compute Block Storage Command: Create Block Storage Volume exo compute block-storage create <volume_name> --size 20 -z <zone> Exo Compute Block Storage Command: Create Block Storage Volume 20gb exo compute block-storage create <volume_name> --size 20 -z <zone> Exo Compute Block Storage Command: Create Block Storage Volume From Snapshot exo compute block-storage create <volume_name> --snapshot <snapshot_name|id> -z <zone>