-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Local Development ToolsTier 3Small task, spanning 1 milestone, generally can be completed with limited domain knowledge.Small task, spanning 1 milestone, generally can be completed with limited domain knowledge.
Description
👋 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 accountExperience Required
- Experience with Go
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
- Follow the general contribution guidelines.
Judging Criteria
- For all projects, technical & high-level judging criteria apply.
Resources
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Local Development ToolsTier 3Small task, spanning 1 milestone, generally can be completed with limited domain knowledge.Small task, spanning 1 milestone, generally can be completed with limited domain knowledge.