Skip to main content

Site pages

Manage pages for a product from the terminal. Pass --scope <product-slug>/<org-slug> before the subcommand (tpc site page disables flag parsing). Every JSON response includes the resolved scope.
Site page commands require --scope before the subcommand: tpc --scope my-product/pro-org site page list.
List pages for a 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: