mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-25 05:47:57 +02:00
Restructured cmd files
This commit is contained in:
parent
543a9c666d
commit
3ab0ce1cc6
9 changed files with 28 additions and 36 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue