CLI
Manage your changelog posts from the terminal using the changes.page CLI.
The @changespage/cli lets you manage posts directly from your terminal — create, update, list, and delete posts without leaving the command line.
Install
Setup
You'll be prompted to enter your page secret key. Find it in your page settings under Integrations.
Alternatively, use the CHANGESPAGE_SECRET_KEY environment variable or --secret-key flag.
Commands
Global Options
| Flag | Description |
|---|---|
--secret-key <key> | Page secret key |
--pretty | Pretty-print JSON output |