logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

barman-config-switch - Barman Sub-Commands

Author

       EnterpriseDB

Description

       Apply a set of configuration overrides from the model to a server in Barman. The final configuration will
       combine  or  override  the server's existing settings with the ones specified in the model. You can reset
       the server configurations with the --reset argument.

       NOTE:
          Only one model can be active at a time for a given server.

Name

       barman-config-switch - Barman Sub-Commands

Parameters

SERVER_NAME
              Name of the server in barman node.

       MODEL_NAME
              Name of the model.

       --reset
              Reset the server's configurations.

Synopsis

          config-switch SERVER_NAME { --reset | MODEL_NAME }

See Also