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
farthershore createfarthershore create api
CLI: import
CLI: build
CLI: validate
CLI: workflows
Status
Docs/Complete reference/CLI: create

CLI: create

Complete help for farthershore create and every subcommand.

farthershore create

Usage: farthershore create [options] [command]

Create local FartherShore project components

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

Commands:
  api [options]   Scaffold a starter backend from a public template tarball
  help [command]  display help for command

farthershore create api

Usage: farthershore create api [options]

Scaffold a starter backend from a public template tarball

Options:
  --node                 Node (TypeScript + Express) template (default)
  --path <dir>           Managed builder repo root (default: current directory)
  --force                Overwrite an existing api/ directory if present
  --ref <branch-or-tag>  Template tag or branch to download instead of main
                         (tags are tried first)
  -h, --help             display help for command

Languages:
  --node    Node (TypeScript + Express) (default)

More languages are coming.
PreviousCLI: unlinkNextCLI: import

On this page

farthershore createfarthershore create api