forked from forgejo/forgejo
[F3] move f3 under forgejo-cli
* simplify the tests by re-using the forgejo-cli helpers to capture the output * unify CmdF3 to be structured in the same way CmdActions is
This commit is contained in:
parent
6f571fba30
commit
4c9fe58b74
6 changed files with 150 additions and 187 deletions
|
@ -200,7 +200,6 @@ func newMainApp(subCmds ...*cli.Command) *cli.App {
|
|||
CmdMigrate,
|
||||
CmdKeys,
|
||||
CmdDoctor,
|
||||
CmdF3,
|
||||
CmdManager,
|
||||
CmdEmbedded,
|
||||
CmdMigrateStorage,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue