You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All commands should support the --enc options. It doesn't work for ipfs stats bw I suppose because the result of the command is formatted in a PostRun instead of an Encoders.
Version information:
go-ipfs 0.4.17 and git master
Type:
Bug
Description:
All commands should support the
--encoptions. It doesn't work foripfs stats bwI suppose because the result of the command is formatted in aPostRuninstead of anEncoders.