Docs / Cli

smallforce app

Initialize, deploy, inspect, and protect a generated application

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

Subcommands

Complete command help

Usage: smallforce app [options] [command]

Initialize, deploy, inspect, and protect a generated application

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

Commands:
  init [options]         Create an application record and write smallforce.json
  deploy [options]       Build, upload, publish, and activate an immutable Preview release
  status [options]       Read live application, environment, and release state
  delete [options]       Disable and remove an application from SmallForce
  inspect [options]      Inspect the live app release, database, and files
  db                     Inspect or query the application's implicit SQLite database
  files                  Inspect files created or uploaded while the app is running
  logs [options]         Read application and runtime logs
  events [options]       Read custom OpenTelemetry application events
  analytics [options]    Read human visitor and crawler analytics
  diagnostics [options]  Read request failures, rate limits, and runtime diagnostics
  metrics [options]      Read request, latency, error, and response-size metrics
  traces                 List and inspect OpenTelemetry request traces
  env                    Manage stable Preview, Production, and custom environment targets
  var                    Manage plaintext variables for one explicit environment
  secret                 Manage write-only secrets for one explicit environment
  release                Inspect immutable application releases
  security               Read or replace optional application security controls
  access                 Manage platform-level public, password, Google, or SSO access
  help [command]         display help for command