Skip to content

Commit 555246c

Browse files
feat: document cli create-key command
1 parent 13f125b commit 555246c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/en/reference/cli-reference.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,10 @@ astro telemetry reset
376376
Add the `astro telemetry disable` command to your CI scripts or set the `ASTRO_TELEMETRY_DISABLED` environment variable.
377377
:::
378378

379+
## `astro create-key`
380+
381+
Generates a key to encrypt props passed to Server islands, see [how to reuse the encryption key](/en/guides/server-islands/#reusing-the-encryption-key).
382+
379383
## Common flags
380384

381385
### `--root <path>`

0 commit comments

Comments
 (0)