View Commands

View as Markdown

Create, list, inspect, and revoke expiring human-facing views.

Output formatting flags (--json, --jq, and --template) are documented once in Output Formatting and are omitted from the tables below.

bctrl view list

List active views

$bctrl view list [flags]
FlagDescription
-L, --limit <number>Maximum number of results to return
--cursor <cursor>Pagination cursor

bctrl view create

Create a hosted link or origin-restricted website embed (pass scope, components, presentation, and TTL with —body)

$bctrl view create

bctrl view get

Get a view

$bctrl view get <viewId>

bctrl view delete

Revoke a view

$bctrl view delete <viewId> [flags]
FlagDescription
-y, --yesConfirm deletion