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

feat(cmds): add command status #8709

Closed
wants to merge 2 commits into from
Closed

Conversation

schomatis
Copy link
Contributor

@schomatis schomatis commented Feb 1, 2022

Placeholder PR to visualize ipfs/go-ipfs-cmds#225 for now.

$ ipfs object

[...]
EXPERIMENTAL SUBCOMMANDS
  ipfs object get <key>   - Deprecated way to get and serialize the dag-pb node. Use 'dag get' instead
  ipfs object links <key> - Deprecated way to output links in the specified dag-pb object: use 'dag get' instead.

DEPRECATED SUBCOMMANDS
  ipfs object data <key>           - Deprecated way to read the raw bytes of a dag-pb object: use 'dag get' instead.
  ipfs object diff <obj_a> <obj_b> - Display the diff between two IPFS objects.

$ ipfs object data --help

WARNING:   DEPRECATED

USAGE
  ipfs object data <key> - Deprecated way to read the raw bytes of a dag-pb object: use 'dag get' instead.

@schomatis schomatis requested a review from lidel February 1, 2022 14:23
@schomatis schomatis self-assigned this Feb 1, 2022
@lidel
Copy link
Member

lidel commented Apr 25, 2022

Superseded by #8802

@lidel lidel closed this Apr 25, 2022
@lidel lidel deleted the schomatis/test/cmds-status branch April 25, 2022 13:01
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.

2 participants