Docs / Cli

smallforce app env

Manage stable Preview, Production, and custom environment targets

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.7. Run smallforce app env --help locally to view the same reference for your installed version.

Subcommands

Complete command help

Usage: smallforce app env [options] [command]

Manage stable Preview, Production, and custom environment targets

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

Commands:
  list [options]                 List application environments
  create [options] <name>        Create an isolated custom environment
  delete [options] <name-or-id>  Delete a custom environment and disable its route
  deploy [options] <name-or-id>  Promote a ready immutable release to an environment
  config [options]               List variables and write-only secret names for one environment
  help [command]                 display help for command