https://github.com/ipfs/go-ipfs-cmds
IPFS commands package
https://github.com/ipfs/go-ipfs-cmds
Last synced: about 1 year ago
JSON representation
IPFS commands package
- Host: GitHub
- URL: https://github.com/ipfs/go-ipfs-cmds
- Owner: ipfs
- License: mit
- Created: 2017-01-28T22:27:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T18:15:11.000Z (about 1 year ago)
- Last Synced: 2025-04-09T16:20:35.878Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 1.26 MB
- Stars: 52
- Watchers: 25
- Forks: 46
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-ipfs-cmds
[](http://ipn.io)
[](http://ipfs.io/)
[](http://webchat.freenode.net/?channels=%23ipfs)
[](https://github.com/RichardLitt/standard-readme)
> ipfs commands library
cmds offers tools for describing and calling commands both locally and remotely, as well as encoding, formatting and transferring the result. It is the successor of go-ipfs/commands and contains a legacy layer such that it can handle previously defined commands.
## Lead Maintainer
[Steven Allen](https://github.com/Stebalien)
## Documentation
https://godoc.org/github.com/ipfs/go-ipfs-cmds
## Contribute
Feel free to join in. All welcome. Open an [issue](https://github.com/ipfs/go-ipfs-cmds/issues)!
This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
### Want to hack on IPFS?
[](https://github.com/ipfs/community/blob/master/contributing.md)
## License
MIT