Closed inf17101 closed 2 weeks ago
Just a reminder - we should support both config and configs as a keyword, as done for workload(s)
I'll tackle this one
ank get configs
should provide a table like:
CONFIG
my_config1
my_config2
Same as for workloads, if the user wants to see the content of a specific config ank get state desiredState.configs.my_config1
does the job already and provides either json or yaml output.
All done here
Add a new subcommands
ank delete config
andank get config
extending the existingank delete
andank get
.The output of
ank get config
shall be like:Tasks: