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

docs: add list --shared arguments #190

Merged
merged 4 commits into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. docs(reana-client-cli-api): add share-add command docs (reanahub#190)

    Adds a new command to the CLI to share a workflow with a user.
    
    Closes reanahub/reana-client#680
    DaanRosendal authored and tiborsimko committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8b945eb View commit details
    Browse the repository at this point in the history
  2. docs(reana-client-cli-api): add share-remove command docs (reanahub#190)

    Adds a new command to the docs for unsharing a workflow.
    
    Closes reanahub/reana-client#681
    DaanRosendal authored and tiborsimko committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    70f49d7 View commit details
    Browse the repository at this point in the history
  3. docs(reana-client-cli-api): add share-status command docs (reanahub#190)

    Adds a new command to the docs for retrieving whom a workflow is shared
    with.
    
    Closes reanahub/reana-client#686
    DaanRosendal authored and tiborsimko committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ac427f9 View commit details
    Browse the repository at this point in the history
  4. docs(reana-client-cli-api): add list command sharing options (reanahu…

    …b#190)
    
    Adds extra docs for `list` command to the docs for new sharing related
    arguments.
    
    Closes reanahub/reana-client#687
    DaanRosendal authored and tiborsimko committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3668003 View commit details
    Browse the repository at this point in the history