Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

cleos -j missing from multiple commands #7397

Closed
tbfleming opened this issue May 24, 2019 · 3 comments
Closed

cleos -j missing from multiple commands #7397

tbfleming opened this issue May 24, 2019 · 3 comments
Assignees
Labels

Comments

@tbfleming
Copy link
Contributor

No description provided.

@arhag
Copy link
Contributor

arhag commented Jun 26, 2019

We can divide the cleos sub-commands into: 1) those that are not expected to output a JSON to console; 2) those that always write their output in JSON format; 3) those that should provide the user with an option (via the -j flag) to write the output in JSON format.

Within the third category, I have only identified get currency balance as the sub-command that doesn't provide a -j flag when it should.

@tbfleming
Copy link
Contributor Author

A common case is to combine -d and -j to see what cleos would send across the network. Especially useful for people to see how to use apis and system contract actions.

@andriantolie
Copy link
Contributor

PR is merged. I'm closing this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants