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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4dfd94a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
storageCmd.AddCommand(lsCmd)
cpCmd.Flags().BoolVarP(&recursive, "recursive", "r", false, "Recursively copy a directory.")
storageCmd.AddCommand(cpCmd)
rmCmd.Flags().BoolVarP(&recursive, "recursive", "r", false, "Recursively move a directory.")
rmCmd.Flags().BoolVarP(&recursive, "recursive", "r", false, "Recursively remove a directory.")
storageCmd.AddCommand(rmCmd)
mvCmd.Flags().BoolVarP(&recursive, "recursive", "r", false, "Recursively remove a directory.")
mvCmd.Flags().BoolVarP(&recursive, "recursive", "r", false, "Recursively move a directory.")
storageCmd.AddCommand(mvCmd)
rootCmd.AddCommand(storageCmd)
}
4dfd94a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
div data-view-component =" true " class =... by MAMUN HOSSAIN.
;div data-view-component="true" class="Overlay-body">
3:08 PM
name = "openssl" ; version = "0.10.42" ... by MAMUN HOSSAIN.
name = "openssl";
version = "0.10.42";
version = "0.10.48";
source = "registry+https://github.com/rust-lang/crates.io-index";
checksum = "12fc0523e3bd51a692c8850d075d74dc062ccf251c0110668cbd921917118a13";
checksum = "518915b97df115dd36109bfa429a48b8f737bd05508cf9588977b599648926d2";
dependencies = 518915b97df115dd36109bfa429a48b8f737bd05508cf9588977b599648926d2;