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
Follow on from #3931
The cylc reinstall command currently only works on a single workflow.
cylc reinstall
It should be able to support the multi workflow command syntax.
This might be useful in the context of sub-workflows e.g. cylc reinstall '<sub_worflow_base>/*'.
cylc reinstall '<sub_worflow_base>/*'
Pull requests welcome!
The text was updated successfully, but these errors were encountered:
markgrahamdawson
Successfully merging a pull request may close this issue.
Follow on from #3931
The
cylc reinstall
command currently only works on a single workflow.It should be able to support the multi workflow command syntax.
This might be useful in the context of sub-workflows e.g.
cylc reinstall '<sub_worflow_base>/*'
.Pull requests welcome!
The text was updated successfully, but these errors were encountered: