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: comma delimited options in pin remote --help #7887

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

lidel
Copy link
Member

@lidel lidel commented Jan 28, 2021

This adds clarification suggested in #7823 (review)

I believe it is enough to mention it in pin remote ls to avoid noise, but lmk @aschmahmann @jessicaschilling

$ ipfs pin remote ls --service=mysrv --cid=bafkqaaa --status=queued \
--status=pinning --status=pinned --status=failed

NOTE: a comma-separated notation is supported in CLI for convenience:
Copy link
Contributor

@aschmahmann aschmahmann Jan 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it worth mentioning that repeated CLI flags with commas like --service=queued,pinning --service=pinned,failed also works, or is that obvious or too verbose?

@aschmahmann aschmahmann merged commit 3e7a105 into master Jan 28, 2021
@aschmahmann aschmahmann deleted the docs/clarify-repeated-options branch January 28, 2021 18:31
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.

3 participants