Open kevin880202 opened 3 weeks ago
I believe, talm is close to what you are talking about for deployment tasks
https://cozystack.io/docs/operations/talos/configuration/talm/
Talm is only for managing talos linux, not the cozystack platform. I hope there is a CLI tool for the platform itself to make some operations easier.
I love this idea, we can create a kubectl plugin an distribute it via krew
I also like this idea!
now that the Feature
tag is added, can we start to work on this feature?
If so, I'd like to start the CLI work, if you are planning a sub-module or a separate repository for it, these have beeb discussed in a community meeting?
cc: @kvaps @NickVolynkin
Hello team, it would be great to have a CLI tool. A CLI tool could make the cozystack admin experience better, including managing Cozystack and interacting with Cozystack api. The CLI could also be integrated with Talm and talos-bootstrap.
cozyctl talm
andcozyctl talos-bootstrap
Here are some examples:cozyctl install -v 0.30
forcozyctl get monitoring-password -n tenant-root
forcozyctl gen config --bundle paas-full
for generating the manifestscozyctl deploy kubernetes
for deploying a kubernetes through capi