algorand-devrel / community

11 stars 3 forks source link

Goal - Example Calls in Autogenerated docs #1

Open barnjamin opened 2 years ago

barnjamin commented 2 years ago

Right now the CLI docs in the developer portal contains basic command and flag documentation.

It'd be helpful to provide some concrete examples of how they might be called with explanations of what is happening.

For the accounts page an example might be

To dump the entire balance record for a given account including algos, assets, and application local state

  goal account dump -a  $ADDR