ワンクリックで
agentuity-cli-cloud-deployment-list
List deployments. Requires authentication. Use for Agentuity cloud platform operations
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
List deployments. Requires authentication. Use for Agentuity cloud platform operations
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Display the API key for the currently authenticated user. Requires authentication. Use for managing authentication credentials
Login to the Agentuity Platform using a browser-based authentication flow. Use for managing authentication credentials
Logout of the Agentuity Cloud Platform. Use for managing authentication credentials
Set up machine authentication by uploading a public key for self-hosted infrastructure. Requires authentication. Use for managing authentication credentials
Show the current default organization. Use for managing authentication credentials
Set the default organization for all commands. Requires authentication. Use for managing authentication credentials
| name | agentuity-cli-cloud-deployment-list |
| description | List deployments. Requires authentication. Use for Agentuity cloud platform operations |
| version | 0.1.24 |
| license | Apache-2.0 |
| allowed-tools | Bash(agentuity:*) |
| metadata | {"command":"agentuity cloud deployment list","tags":"read-only slow requires-auth"} |
List deployments
agentuity auth loginagentuity cloud deployment list [options]
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--project-id | string | Yes | - | Project ID |
--count | number | No | 10 | Number of deployments to list (1–100) |
List 10 most recent deployments:
bunx @agentuity/cli cloud deployment list
List 25 most recent deployments:
bunx @agentuity/cli cloud deployment list --count=25
List deployments for specific project:
bunx @agentuity/cli cloud deployment list --project-id=proj_abc123xyz
Returns: array