flyctl builtins show

Show details of a builtin's configuration

About

Show details of a Fly deployment builtins, including the builtin "Dockerfile" with default settings and other information.

Usage

flyctl builtins show [<builtin name>] [flags]

Options

  -h, --help   help for show

Global Options

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

See Also