confluent secret file update¶
Description¶
This command updates the encrypted secrets from the configuration properties file.
For additional usage information and examples, see the secrets documentation.
confluent secret file update [flags]
Flags¶
--config-file string Path to the configuration properties file.
--local-secrets-file string Path to the local encrypted configuration properties file.
--remote-secrets-file string Path to the remote encrypted configuration properties file.
--config string List of configuration properties.
-h, --help Print command information.
Global Flags¶
-v, --verbose count Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).
Examples¶
For examples, see Usage examples.