mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-25 13:57:56 +02:00
Restructured cmd files
This commit is contained in:
parent
543a9c666d
commit
3ab0ce1cc6
9 changed files with 28 additions and 36 deletions
|
@ -20,7 +20,6 @@ import (
|
|||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
// beamCmd represents the beam command
|
||||
var beamCmd = &cobra.Command{
|
||||
Use: "beam",
|
||||
Short: "Transfer data between two services",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue