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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃憣 IMPROVE: Allow aiida-project destroy to only remove environment #6

Open
mbercx opened this issue May 23, 2023 · 0 comments
Open
Labels
type/improve Improve an existing feature.

Comments

@mbercx
Copy link
Member

mbercx commented May 23, 2023

Often in a development project, I want to nuke the Python environment so I can rebuild it from scratch without losing anything else from the the project. One way would be to have an option to only destroy the environment, e.g.

aiida-project destroy --env

Or --environment, since destroy command should be used with care anyways. Alternatively, we can also have aiida-project create complain if the environment already exists, but prompt to have it overridden.

@mbercx mbercx added the type/improve Improve an existing feature. label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/improve Improve an existing feature.
Projects
None yet
Development

No branches or pull requests

1 participant