8 Commits

Author SHA1 Message Date
rsteube
8df59f0e1b docker: updates from v23.0.0 2023-04-13 11:43:03 +02:00
rsteube
0ed0010960 docker: updated commands 2023-01-06 15:26:24 +01:00
rsteube
ab2ad8333c restructured pkg/actions
added `tools`
2021-08-09 14:47:31 +02:00
rsteube
18f9a43b59 minikube: added addon completion
- moved docker actions to pkg
2021-07-01 20:56:44 +02:00
rsteube
3f5a9d14ba updated carapace
- changed ActionFiles("") to ActionFiles()
2021-02-01 08:25:10 +01:00
rsteube
2a24682d47 go standard layout
- fixed bat_completer performance
2020-10-07 17:00:37 +02:00
rsteube
f50054e959 updated carapace to 0.1.0
probably breaks some stuff due to changes to carapace

- moved actions to /actions
- updated multipart actions for new api
- fixed docker containers
- temporary disabled docker root subcommand completion (simply
additionally registering them to rootCmd breaks completion)
2020-10-05 19:08:55 +02:00
rsteube
da912e5d93 added docker service subcommand 2020-09-06 01:13:23 +02:00