Skip to main content

Site pages

Manage pages for the active product from the terminal. Every command is scoped to the active organization and product stored in local CLI config, and every JSON response includes the resolved scope.
Run tpc org switch <org-slug> and tpc product switch <product-slug> before any tpc site page command, or the CLI will refuse with guidance.
List pages for the active product:
Filter the list (search, status, path prefix, pagination, sort):
Create a page from inline markdown:
Create a page from a local markdown file:
Update page fields (only the flags you pass are changed):
Pass an empty string to clear an optional field:
Soft-delete one or more pages:
Every command also supports --format json for scripting: