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
@@ -746,7 +746,7 @@ var flagsMap = map[string]cli.Flag{
},
bpOverwrite: cli.BoolFlag{
Name: Overwrite,
Usage: "[Default: false] Overwrites existing build info with build name and number.` `",
Usage: "[Default: false] Overwrites all existing occurrences of build infos with the provided name and number. Build artifacts will not be deleted.` `",