Skip to content

Commit 2ce4b78

Browse files
h4x3rotabclaude
andcommitted
fix: correct Quick Start step 3 to use cvms get
Co-Authored-By: Claude <[email protected]>
1 parent 94882be commit 2ce4b78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phala-cloud/references/phala-cloud-cli/phala/overview.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ phala login
3232
# 2. Deploy your application
3333
phala deploy
3434

35-
# 3. Check deployment status
36-
phala status
35+
# 3. Check your CVM
36+
phala cvms get
3737
```
3838

3939
## Command Overview

0 commit comments

Comments
 (0)