We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3c743 commit e7ae7eaCopy full SHA for e7ae7ea
internal/librarian/release_init.go
@@ -61,6 +61,7 @@ func init() {
61
addFlagLibrary(fs, cfg)
62
addFlagLibraryVersion(fs, cfg)
63
addFlagRepo(fs, cfg)
64
+ addFlagWorkRoot(fs, cfg)
65
}
66
67
type initRunner struct {
0 commit comments