garm/cmd/garm-cli
Gabriel Adrian Samfira abcc9569bd
Add a common RunnerPrefix type
There are several fields that are common among some of the data
structures in garm. The RunnerPrefix is just one of them. Perhaps we
should move some of the rest in a common type and embed that into the
types that share those fields.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-01-20 12:12:15 +02:00
..
client Slightly better error handling 2022-12-31 17:18:59 +02:00
cmd Add a common RunnerPrefix type 2023-01-20 12:12:15 +02:00
common Add license headers 2022-05-05 13:25:50 +00:00
config Add profile management in the CLI 2022-06-17 10:58:35 +00:00
main.go Add license headers 2022-05-05 13:25:50 +00:00