Skip to main content
Command

terminus secret:org:set


Description

Set secret for a specific org.

Example Usage

secret:org:set <org> <name> <value> Set secret <name> with value <value>.


secret:org:set <org> <name> <value> --debug Set given secret (debug mode).


secret-org-set


Options

OptionDescription
--ansiForce (or disable --no-ansi) ANSI output
--debugRun command in debug mode
--defineDefine a configuration item value.
--envEnvironment name
--helpDisplay help for the given command. When no command is given display help for the <info>list</info> command
--no-ansiNegate the "--ansi" option
--no-interactionDo not ask any interactive question
--quietDo not output any message
--scopeSecret scope. Available options are ic (integrated composer), user, and web. Multiple options should be specified in comma separated format. Ex: --scope=ic,web.
--typeSecret type. Available options are env, runtime, composer, file and vcs.
--verboseIncrease the verbosity of messages: 1 for normal output (-v), 2 for more verbose output (-vv), and 3 for debug (-vvv)
--versionDisplay this application version
--yesAnswer all confirmations with "yes"
Back to all commands
secret:org:set | Terminus Commands | Pantheon Docs