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"`
351
351
InitializeCopyChunkerParams maybe.Bool`mapstructure:"initialize-copy-chunker-params" default:"true" description:"Copy chunker parameters when initializing the secondary repository"`
352
-
FromRepositoryConfidentialValue`mapstructure:"from-repo" argument:"from-repo" description:"Source repository to copy snapshots from"`
352
+
FromRepositoryConfidentialValue`mapstructure:"from-repository" argument:"from-repo" description:"Source repository to copy snapshots from"`
353
353
FromRepositoryFilestring`mapstructure:"from-repository-file" argument:"from-repository-file" description:"File from which to read the source repository location to copy snapshots from"`
354
354
FromPasswordFilestring`mapstructure:"from-password-file" argument:"from-password-file" description:"File to read the source repository password from"`
355
355
FromPasswordCommandstring`mapstructure:"from-password-command" argument:"from-password-command" description:"Shell command to obtain the source repository password from"`
0 commit comments