You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if we make the tool able to take a JSON config file as input would probably make this possible. it would also be good to have an interactive stdin prompt interface as well (ie. it asks you a bunch of questions on the command line).
@lukebond yep, that would be a good approach.
But we should not ask user to fill for the cloud provider passwords/keys and etc.
That should be done by user in prepared config files himself.
Security precautions :)
Or maybe some small go based cli utility which asks for cloud provider details and fills the config files.
I was thinking what would be the best way to make an UI for clusterform.
The text was updated successfully, but these errors were encountered: