CLI: plan
Complete help for farthershore plan and every subcommand.
farthershore plan
Usage: farthershore plan [options] [command]
Plan operations: list code-managed plans and migrate subscribers
Options:
-h, --help display help for command
Commands:
list [options] [businessIdOrName] List plans for a business
help [command] display help for command
farthershore plan list
Usage: farthershore plan list [options] [businessIdOrName]
List plans for a business
Options:
--env <environment> List the plans this environment serves (name or id). Omit
for production.
-h, --help display help for command
Scope:
Without --env this lists the PRODUCTION plans. A preview environment serves
its own compiled program, so pass --env <name|id> to see what that
environment actually serves.
Output:
--format json — stable agent-friendly JSON envelope (default for non-TTY)
--format table — human-readable summary table (default for TTY)