This commit is contained in:
Michael Hohn
2024-05-09 11:20:55 -07:00
committed by =Michael Hohn
parent 467b0a3736
commit 1fdf5064b7
3 changed files with 60 additions and 79 deletions

View File

@@ -17,6 +17,7 @@ import (
"github.com/spf13/cobra"
)
// XX: no subcommands here
// StartCmd represents the Start command
var StartCmd = &cobra.Command{
Use: "Start",