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

cli: implement list --shared argument #692

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

Conversation

DaanRosendal
Copy link
Member

Adds new --shared, --shared-by, and --shared-with arguments to the
list CLI command to display workflows along with their sharing
information.

Closes #687

@DaanRosendal DaanRosendal force-pushed the feature/list-shared branch 4 times, most recently from b85d149 to f0393b2 Compare March 14, 2024 16:00
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 14, 2024
Adds a new command to the CLI to share a workflow with a user.

Closes reanahub#680
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 14, 2024
Adds a new command to the CLI to unshare a workflow.

Closes reanahub#681
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 14, 2024
Adds a new command to the CLI to retrieve whom a workflow is shared with.

Closes reanahub#686
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 14, 2024
Adds new `--shared`, `--shared-by`, and `--shared-with` arguments to the
`list` CLI command to display workflows along with their sharing
information.

Closes reanahub#687
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 18, 2024
Adds a new command to the CLI to share a workflow with a user.

Closes reanahub#680
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 18, 2024
Adds a new command to the CLI to unshare a workflow.

Closes reanahub#681
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 18, 2024
Adds a new command to the CLI to retrieve whom a workflow is shared with.

Closes reanahub#686
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 18, 2024
Adds new `--shared`, `--shared-by`, and `--shared-with` arguments to the
`list` CLI command to display workflows along with their sharing
information.

Closes reanahub#687
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 18, 2024
Adds a new command to the CLI to share a workflow with a user.

Closes reanahub#680
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 18, 2024
Adds a new command to the CLI to unshare a workflow.

Closes reanahub#681
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 18, 2024
Adds a new command to the CLI to retrieve whom a workflow is shared with.

Closes reanahub#686
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 18, 2024
Adds new `--shared`, `--shared-by`, and `--shared-with` arguments to the
`list` CLI command to display workflows along with their sharing
information.

Closes reanahub#687
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 18, 2024
Adds new `--shared`, `--shared-by`, and `--shared-with` arguments to
the `list` CLI command to display workflows along with their sharing
information.

Closes reanahub#687
Adds a new command to the CLI to share a workflow with a user.

Closes reanahub#680
Adds a new command to the CLI to unshare a workflow.

Closes reanahub#681
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 18, 2024
Adds a new command to the CLI to retrieve whom a workflow is shared with.

Closes reanahub#686
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 18, 2024
Adds new `--shared`, `--shared-by`, and `--shared-with` arguments to
the `list` CLI command to display workflows along with their sharing
information.

Closes reanahub#687
Adds a new command to the CLI to retrieve whom a workflow is shared
with.

Closes reanahub#686
DaanRosendal added a commit to DaanRosendal/reana-client that referenced this pull request Mar 18, 2024
Adds new `--shared`, `--shared-by`, and `--shared-with` arguments to
the `list` CLI command to display workflows along with their sharing
information.

Closes reanahub#687
Adds new `--shared`, `--shared-by`, and `--shared-with` arguments to the
`list` CLI command to display workflows along with their sharing
information.

Closes reanahub#687
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cli: implement list --shared argument
1 participant