Skip to main content

Command: phala runtime-config

Syntax

phala runtime-config [options] [<cvm_id>]

Description

Show the runtime configuration of a CVM

Arguments

ArgumentDescription
<cvm_id>?CVM identifier (UUID, app_id, instance_id, or name)

Options

OptionDescription
-i, --interactiveEnable interactive mode

Global Options

OptionDescription
-h, --helpShow help information for the current command
-v, --versionShow CLI version
--api-token TOKEN, --api-key TOKENAPI token used for authentication
-j, --json, --no-jsonOutput in JSON format
--api-version <value>API version to use (e.g. 2025-10-28, 2026-01-21)

Examples

  • Show runtime config by app_id
phala runtime-config app_123
  • Show runtime config by name
phala runtime-config my-app