.. _confluent_secret_file_update: ============================ confluent secret file update ============================ Description ----------- This command updates the encrypted secrets from the configuration properties file. For additional usage information and examples, see the :ref:`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). .. include:: ../includes/secrets-examples.rst