Compare commits
2 Commits
v2024.11.1
...
v2025.3.7-
Author | SHA1 | Date | |
---|---|---|---|
076a3d784e | |||
826edef358 |
@ -17,9 +17,7 @@ const (
|
||||
)
|
||||
|
||||
func RunCommand() *cli.Command {
|
||||
flags := append(
|
||||
common.Flags(),
|
||||
)
|
||||
flags := common.Flags()
|
||||
|
||||
return &cli.Command{
|
||||
Name: "run",
|
||||
|
Reference in New Issue
Block a user