👋 If you are interested in working on this issue, please check out the Getting Started guide on HackerEarth!
Description (Problem Statement)
The flow CLI configuration command should be expanded with the view subcommand to retrieve values set in the configuration for all the resources.
Configuration syntax:
flow config view <resource>
Example usage:
`flow config view accounts` - would list all accounts
`flow config view deployments testnet` - would list all deployments for testnet
`flow config view accounts Foo` - would list all properties on the Foo account
Experience Required
Minimum Feature Set (Acceptance Criteria)
- Implement view subcommand with updated documentation and examples
Milestone Requirements
- Meet minimum feature set
Software Requirements
Maintainability
Code should be written with best practices in mind.
Testing
Tests should cover all the code implementing this functionality.
Other Requirements
Documentation
- Documentation should be updated according to the changes made.
Code standards or guidelines
Judging Criteria
Resources
Description (Problem Statement)
The flow CLI configuration command should be expanded with the view subcommand to retrieve values set in the configuration for all the resources.
Configuration syntax:
Example usage:
Experience Required
Minimum Feature Set (Acceptance Criteria)
Milestone Requirements
Software Requirements
Maintainability
Code should be written with best practices in mind.
Testing
Tests should cover all the code implementing this functionality.
Other Requirements
Documentation
Code standards or guidelines
Judging Criteria
Resources