Contact Details
No response
Description
Currently in the User Interface the cluster are being added to localstorage but we need to move this to save in the CLI
To do this we need to the following:
1- Create a cluster list CLI command #102
2- Create a cluster list API endpoint (GET) #103
3- Modify the way ok login works to save the logged in cluster to the cluster list #104
4- Create a login API endpoint (POST)
5- Implement cluster list retrieval form API
Code of Conduct