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

@ -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",