Restructured cmd files

This commit is contained in:
Philipp Wolfer 2023-12-08 17:37:53 +01:00
parent 543a9c666d
commit 3ab0ce1cc6
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
9 changed files with 28 additions and 36 deletions

View file

@ -24,7 +24,6 @@ import (
"go.uploadedlobster.com/scotty/internal/backends"
)
// backendsCmd represents the backends command
var backendsCmd = &cobra.Command{
Use: "backends",
Short: "List available backends",