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
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
farthershore validate
CLI: workflows
Status
Docs/Complete reference/CLI: validate

CLI: validate

Complete help for farthershore validate and every subcommand.

farthershore validate

Usage: farthershore validate [options]

Validate the business/ program the way the PR check does, before pushing

Options:
  --entry <path>           Business-as-code folder or file to validate (default:
                           business/)
  --business <id-or-name>  Business id or name — runs the server dry-run
                           validate for the full verdict (diff + economic
                           change)
  --env <name>             Environment for the server validate
  --local-only             Build + determinism only; skip the server dry-run
                           validate
  -h, --help               display help for command

Examples:
  farthershore validate                       # local build + determinism
  farthershore validate --business weather-api # + server verdict
  farthershore validate --local-only --format json
PreviousCLI: buildNextCLI: workflows

On this page

farthershore validate