You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initializebool`mapstructure:"initialize" description:"Initialize the secondary repository if missing"`
353
353
InitializeCopyChunkerParams maybe.Bool`mapstructure:"initialize-copy-chunker-params" default:"true" description:"Copy chunker parameters when initializing the secondary repository"`
354
+
CheckBeforebool`mapstructure:"check-before" description:"Check the repository before starting the backup command"`
355
+
CheckAfterbool`mapstructure:"check-after" description:"Check the repository after the backup command succeeded"`
354
356
FromRepositoryConfidentialValue`mapstructure:"from-repo" argument:"from-repo" description:"Destination repository to copy snapshots from"`
355
357
FromRepositoryFilestring`mapstructure:"from-repository-file" argument:"from-repository-file" description:"File from which to read the source repository location to copy snapshots from"`
356
358
FromPasswordFilestring`mapstructure:"from-password-file" argument:"from-password-file" description:"File to read the source repository password from"`
0 commit comments