ertia app secret add#

Add app secret

ertia app secret add [KEY=VALUE...] [flags]

Examples#

ertia app secret add FOO=bar BAZ=quaz
ertia app secret add --file=.env.local

Options#

      --file string   Read secrets from a file
  -h, --help          help for add

Options inherited from parent commands#

  -e, --env string      Environment to target
  -t, --tenant string   Tenant to target (Inferred by default)

SEE ALSO#

Auto generated by spf13/cobra on 11-Mar-2026#