Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI (and SDK) Unnecessary yaml rewrites #278

Open
Maxusmusti opened this issue Aug 3, 2023 · 0 comments
Open

CLI (and SDK) Unnecessary yaml rewrites #278

Maxusmusti opened this issue Aug 3, 2023 · 0 comments
Assignees

Comments

@Maxusmusti
Copy link
Collaborator

Currently, when calling using the CLI's status or details commands, they will also write the cluster's AW back to current dir, since get_cluster() recreates the Cluster object. Perhaps we should have a Cluster creation option that doesn't actually generate the AW (just stores values in cluster/config object memory)? That way it can get consumed by get_cluster() optionally, and the CLI can then use that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready For Review
Development

No branches or pull requests

2 participants