Skip to main content

Command: phala status

Syntax

phala status [options]

Description

Check Phala Cloud status and authentication

Options

OptionDescription
-h, --helpShow help information for the current command
-v, --versionShow CLI version
-j, --json, --no-jsonOutput in JSON format
-d, --debugEnable debug output

Examples

  • Show login status in human-readable format
phala status
  • Get status as JSON
phala status --json