Command: phala ps
Syntax
Description
List containers of a CVMArguments
| Argument | Description |
|---|---|
<cvm_id>? | CVM identifier (UUID, app_id, instance_id, or name) |
Options
| Option | Description |
|---|---|
--cvm-id <value> | CVM identifier (UUID, app_id, instance_id, or name) |
-i, --interactive | Enable interactive mode |
Global Options
| Option | Description |
|---|---|
-h, --help | Show help information for the current command |
-v, --version | Show CLI version |
--api-token TOKEN, --api-key TOKEN | API token used for authentication |
-j, --json, --no-json | Output in JSON format |
--api-version <value> | API version to use (e.g. 2025-10-28, 2026-01-21) |
Examples
- List containers interactively
- List containers by app_id
- List containers by name
- Output as JSON

