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

Proposal: Automatically invoke _add profile_ flow #37

Open
csadorf opened this issue Jan 7, 2022 · 1 comment
Open

Proposal: Automatically invoke _add profile_ flow #37

csadorf opened this issue Jan 7, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@csadorf
Copy link
Member

csadorf commented Jan 7, 2022

Proposal

It could be nice if the following steps:

aiidalab-launch profiles add foo-profile
aiidalab-launch start --profile=foo-profile

could be executed just with:

aiidalab-launch start --profile=foo-profile

in which case aiidalab-launch would automatically invoke the add profile flow in case that the profile does not exist yet.

Pros:

  • streamlines workflow

Cons:

  • may lead to inadvertent profiles created on typos (could be mitigated with a confirmation prompt)
@csadorf csadorf added the enhancement New feature or request label Jan 7, 2022
@danielhollas
Copy link
Contributor

I haven't really felt a need for this feature. @unkcpz perhaps we can close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants