flyctl builtins

View and manage Flyctl deployment builtins

About

View and manage Flyctl deployment builtins.

Usage

flyctl builtins [command] [flags]

Available Commands

  • list - List available Flyctl deployment builtins
  • show - Show details of a builtin's configuration
  • show-app - Show details of a builtin's configuration

Options

  -h, --help   help for builtins

Global Options

  -t, --access-token string   Fly API Access Token
  -j, --json                  json output
  -v, --verbose               verbose output

See Also