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 #153

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 reanahub/reana-client#687

@DaanRosendal DaanRosendal force-pushed the feature/list-shared branch 3 times, most recently from ad67929 to 9f17a06 Compare March 18, 2024 10:34
DaanRosendal added a commit to DaanRosendal/reana-client-go that referenced this pull request Mar 18, 2024
Adds a new command to the CLI to share a workflow with a user.

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

Closes reanahub/reana-client#681
DaanRosendal added a commit to DaanRosendal/reana-client-go 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/reana-client#686
DaanRosendal added a commit to DaanRosendal/reana-client-go 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/reana-client#687
Adds a new command to the CLI to share a workflow with a user.

Closes reanahub/reana-client#680
Adds a new command to the CLI to unshare a workflow.

Closes reanahub/reana-client#681
Adds a new command to the CLI to retrieve whom a workflow is shared
with.

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

Closes reanahub/reana-client#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