vboxmanage-cloud Verified for current stable LTS

Vboxmanage Cloud Command: List Instances State Compartment

Use for list instances state compartment with Vboxmanage Cloud. Exact CLI syntax to list instances state compartment using Vboxmanage Cloud.

When to use this: Use for list instances state compartment with Vboxmanage Cloud.

Command Syntax

VBoxManage cloud --provider=<provider_name> --profile=<profile_name> list instances --state=<running|terminated|paused> --compartment-id=<compartment_id>

Live Command Builder

Final Command

VBoxManage cloud --provider=<provider_name> --profile=<profile_name> list instances --state=<running|terminated|paused> --compartment-id=<compartment_id>

Command Breakdown

--provider=<provider_name>
Command Option
Tool-specific option used by this command invocation.
--profile=<profile_name>
Command Option
Tool-specific option used by this command invocation.
--state=<running|terminated|paused>
Command Option
Tool-specific option used by this command invocation.
--compartment-id=<compartment_id>
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to list instances state compartment using Vboxmanage Cloud.

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

Back to Vboxmanage Cloud directory