uyuni-project / uyuni-tools

Tools to work with containerized Uyuni server
Apache License 2.0
13 stars 14 forks source link

Add `mgrctl connect` command to store the server API credentials in configuration file #239

Open cbosdo opened 2 months ago

cbosdo commented 2 months ago

To avoid passing the API credentials for every call, adding an mgrctl connect command testing the connection to the API server and storing the credentials in the config file would be cool.

mmmmmmpc commented 2 months ago

Very convenient for the user, indeed. It will make the behaviour similar to kubectl, something becoming a well known control tool.