We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
aiidalab-launch
Pros:
Cons:
The text was updated successfully, but these errors were encountered:
I haven't really felt a need for this feature. @unkcpz perhaps we can close this issue?
Sorry, something went wrong.
No branches or pull requests
Proposal
It could be nice if the following steps:
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:
Cons:
The text was updated successfully, but these errors were encountered: