op run <command>
Pass secrets as environment variables to a process
Arguments
| Name | Description |
|---|---|
command |
Options
| Name | Description |
|---|---|
--env-file <stringArray> | Enable Dotenv integration with specific Dotenv files to parse. For example: --env-file=.env |
--no-masking | Disable masking of secrets on stdout and stderr |