Farther ShoreDocs
Go to Farther Shore
Choose CLI and MCP operations
CLI reference
Platform operation catalog
MCP tool reference
Global CLI options
CLI: auth
CLI: login
CLI: logout
CLI: skills
CLI: docs
CLI: business
CLI: apply-timeline
CLI: proposal
farthershore proposalfarthershore proposal createfarthershore proposal previewfarthershore proposal listfarthershore proposal get
CLI: env
CLI: plan
CLI: commercial-release
CLI: persona
CLI: usage
CLI: analytics
CLI: operations
CLI: organization
CLI: token
CLI: stripe
CLI: service-account
CLI: limit
CLI: audit-log
CLI: notifications
CLI: backend
CLI: frontend
CLI: webhook
CLI: agents
CLI: bulletin
CLI: promo-code
CLI: consumer
CLI: variables
CLI: agreements
CLI: tax-settings
CLI: resource-count
CLI: denial
CLI: dependents
CLI: workflow-control
CLI: automation
CLI: knowledge
CLI: link
CLI: unlink
CLI: create
CLI: import
CLI: build
CLI: validate
CLI: workflows
Status
Docs/Complete reference/CLI: proposal

CLI: proposal

Complete help for farthershore proposal and every subcommand.

farthershore proposal

Usage: farthershore proposal [options] [command]

Options:
  -h, --help                                                         display help for command

Commands:
  create [options] [businessIdOrSlug] [subscriberId]                 Propose a governed ChangeSet against a subscriber (agent/builder proposer; a human approves + applies in the portal)
  preview [options] [businessIdOrSlug] [subscriberId] [changeSetId]  Simulate + store a preview on a proposed ChangeSet (rides the propose authority)
  list [options] [businessIdOrSlug] [subscriberId]                   List governed ChangeSets proposed against a subscriber
  get [options] [businessIdOrSlug] [subscriberId] [changeSetId]      Read one governed ChangeSet proposed against a subscriber
  help [command]                                                     display help for command

farthershore proposal create

Usage: farthershore proposal create [options] [businessIdOrSlug] <subscriberId>

Propose a governed ChangeSet against a subscriber (agent/builder proposer; a
human approves + applies in the portal)

Options:
  --intent <intent>        Human-readable description of the proposed change.
  --operations <json>      JSON array of governed operations (e.g.
                           update_role_permissions).
  --env <env>              Environment name/id to scope the proposal to.
  --idempotency-key <key>  Required for this mutation. Generate it once and
                           reuse the exact value on retry.
  --dry-run                Preview the change without applying it.
  -h, --help               display help for command

farthershore proposal preview

Usage: farthershore proposal preview [options] [businessIdOrSlug] <subscriberId> <changeSetId>

Simulate + store a preview on a proposed ChangeSet (rides the propose authority)

Options:
  --env <env>  Environment name/id to scope the proposal to.
  -h, --help   display help for command

farthershore proposal list

Usage: farthershore proposal list [options] [businessIdOrSlug] <subscriberId>

List governed ChangeSets proposed against a subscriber

Options:
  --status <status>  Filter by status (e.g. draft, approval_required).
  --env <env>        Environment name/id to scope the proposal to.
  -h, --help         display help for command

farthershore proposal get

Usage: farthershore proposal get [options] [businessIdOrSlug] <subscriberId> <changeSetId>

Read one governed ChangeSet proposed against a subscriber

Options:
  --env <env>  Environment name/id to scope the proposal to.
  -h, --help   display help for command
PreviousCLI: apply-timelineNextCLI: env

On this page

farthershore proposalfarthershore proposal createfarthershore proposal previewfarthershore proposal listfarthershore proposal get