Command: phala ssh-keys remove
Syntax
Description
Remove an SSH key from your accountArguments
Global Options
Examples
- Remove an SSH key by ID
- Interactive selection
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Remove an SSH key from your account
phala ssh-keys removephala ssh-keys remove [options] [<key_id>]
| Argument | Description |
|---|---|
<key_id>? | SSH key ID to remove (from phala ssh-keys list) |
| Option | Description |
|---|---|
-h, --help | Show help information for the current command |
-v, --version | Show CLI version |
--api-token TOKEN, --api-key TOKEN | API token for authenticating with Phala Cloud |
-j, --json, --no-json | Output in JSON format |
-i, --interactive | Enable interactive mode |
--cvm-id <value> | CVM identifier (UUID, app_id, instance_id, or name) |
--profile PROFILE | Temporarily use a different auth profile for this command |
--api-version <value> | API version to use (e.g. 2026-01-21, 2026-05-22, 2026-06-23) |
--timeout SECONDS | Request timeout in seconds (default 60) |
phala ssh-keys remove sshkey_xxx
phala ssh-keys rm -i
Was this page helpful?
