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

ipfs commands is a weird command #2420

Closed
whyrusleeping opened this issue Mar 1, 2016 · 8 comments
Closed

ipfs commands is a weird command #2420

whyrusleeping opened this issue Mar 1, 2016 · 8 comments

Comments

@whyrusleeping
Copy link
Member

ipfs commands run from the cli doesnt make an http request. Making an http request manually to the proper endpoint still works though, with the exception of the -f flag not actually doing anything useful, all that passing -f does is making the output contain "ShowOptions":true instead of false.

cc @RichardLitt

@RichardLitt
Copy link
Member

Related to #2301

@dignifiedquire
Copy link
Member

Also it's pretty useless on the http api as it documents everything according to the cli and not the http api

@hackergrrl
Copy link
Contributor

What is the motivation behind ipfs commands? Is this for other unix tools to consume, or is it intended for humans?

@RichardLitt
Copy link
Member

@noffle We use it to build the website, IIRC.

@RichardLitt
Copy link
Member

Specifically, here.

@hackergrrl
Copy link
Contributor

Ah ha! So that we can get https://ipfs.io/docs/commands/ -- got it.

@keorn
Copy link

keorn commented May 13, 2016

Could be used for auto generating API wrappers.

@RichardLitt
Copy link
Member

I think we've justified ipfs commands. I used it today. Can we close this now?

@Kubuxu Kubuxu closed this as completed May 31, 2016
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

No branches or pull requests

6 participants