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.localOptions#
--file string Read secrets from a file
-h, --help help for addOptions inherited from parent commands#
-e, --env string Environment to target
-t, --tenant string Tenant to target (Inferred by default)SEE ALSO#
- ertia app secret - Manage app secrets