feat: bring back scripts interface

See coop-cloud/organising#301.
This commit is contained in:
2022-03-27 16:08:13 +02:00
committed by Gitea
parent 2122f0e67c
commit 860f1d6376
2 changed files with 215 additions and 0 deletions

View File

@ -29,5 +29,6 @@ var AppCommand = cli.Command{
appVolumeCommand,
appVersionCommand,
appErrorsCommand,
appCmdCommand,
},
}