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

gui: allow command to operate on other users workflows when [hub]url is configured #668

Open
oliver-sanders opened this issue Feb 14, 2025 · 0 comments
Labels
Milestone

Comments

@oliver-sanders
Copy link
Member

At present:

  • cylc gui <workflow> will launch the GUI and open the web browser at the specified workflow.
  • When [hub]url is configured, it will open cylchub in a web browser at the specified workflow.

We could extend this to also cover:

  • cylc gui ~<user>/workflow, then hub[url] is configured, this will open cylchub in a web browser at the specified user + workflow.

This could help a little for setups where workflows are run under shared user accounts with cylchub managing authorisation.

@oliver-sanders oliver-sanders added this to the pending milestone Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant