Skip to content

Add "ipfs multibase transcode" command #8336

@lidel

Description

@lidel

Checklist

  • My issue is specific & actionable.
  • I am not suggesting a protocol enhancement.
  • I have searched on the issue tracker for my issue.

Description

Extracted from #8180 (comment):

a transcode function so that you don't have to do ipfs multibase decode | ipfs multibase encode -b=base16, but can instead do ipfs multibase transcode -b=base16. Not having this makes life pretty painful for environments that don't tolerate binary outputs well (e.g. PowerShell, but I suspect there are others)

It sounds useful even if we address #8335 at some point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low: Not priority right noweffort/hoursEstimated to take one or several hoursexp/noviceSomeone with a little familiarity can pick uphelp wantedSeeking public contribution on this issuekind/enhancementA net-new feature or improvement to an existing featuretopic/apiTopic api

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions