Add remote commands

This commit is contained in:
andrea 2025-01-22 09:51:04 +01:00
commit d9117b4211
10 changed files with 203 additions and 119 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/muesli/termenv v0.15.2
github.com/remogatto/prettytest v0.0.0-20200211072524-6d385e11dcb8
github.com/remogatto/sugarfoam v0.0.0-20241204175858-db1c41bea832
github.com/spf13/cobra v1.8.0
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/yuin/goldmark v1.5.6
gopkg.in/yaml.v2 v2.4.0