We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa82b5a + 4724132 commit 9a8f6c4Copy full SHA for 9a8f6c4
1 file changed
phala-cloud/references/phala-cloud-cli/phala/overview.mdx
@@ -65,6 +65,10 @@ phala cvms get
65
| [`ssh`](/phala-cloud/references/phala-cloud-cli/phala/ssh) | Connect to a CVM via SSH |
66
| [`cp`](/phala-cloud/references/phala-cloud-cli/phala/cp) | Copy files to/from a CVM via SCP |
67
68
+<Note>
69
+SSH and SCP access require deploying with the `--dev-os` flag. See [Enable SSH Access](/phala-cloud/networking/enable-ssh-access) for details.
70
+</Note>
71
+
72
### Docker Integration
73
74
| Command | Description |
0 commit comments