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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 18, 2024

  1. docs(workflow-sharing): implement share-add command (reanahub#190)

    Adds a new command to the CLI to share a workflow with a user.
    
    Closes reanahub/reana-client#680
    DaanRosendal committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    014c516 View commit details
    Browse the repository at this point in the history
  2. docs(workflow-sharing): add share-remove command (reanahub#190)

    Adds a new command to the docs for unsharing a workflow.
    
    Closes reanahub/reana-client#681
    DaanRosendal committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2dd40ff View commit details
    Browse the repository at this point in the history
  3. docs(workflow-sharing): add share-status command (reanahub#190)

    Adds a new command to the docs for retrieving whom a workflow is shared
    with.
    
    Closes reanahub/reana-client#686
    DaanRosendal committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4c79d0f View commit details
    Browse the repository at this point in the history
  4. docs(workflow-sharing): add list --shared arguments (reanahub#190)

    Adds extra docs for `list` command to the docs for new sharing related
    arguments.
    
    Closes reanahub/reana-client#687
    DaanRosendal committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9b9fab4 View commit details
    Browse the repository at this point in the history