Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: add dash case to pin cli #1719

Merged
merged 1 commit into from
Nov 19, 2018
Merged

Conversation

vasco-santos
Copy link
Member

yargs-parser adds inferred alias when using camelCase notation to command options. As a result of this, pin command was failing with Unknown argument: ipfs-path

I opened an issue yargs/yargs-parser#151, as if it inferres other alias, it should be transparent to the users. This is a temporary fix for this issue, while it is not solved.

@ghost ghost assigned vasco-santos Nov 19, 2018
@ghost ghost added the status/in-progress In progress label Nov 19, 2018
@alanshaw alanshaw mentioned this pull request Nov 19, 2018
@ghost ghost assigned alanshaw Nov 19, 2018
@alanshaw alanshaw merged commit eacd580 into master Nov 19, 2018
@alanshaw alanshaw deleted the fix/add-dash-case-to-pin-cli branch November 19, 2018 16:05
@ghost ghost removed the status/in-progress In progress label Nov 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants