Skip to content

CLI Feature: Add view command #26

@srinjoyc

Description

@srinjoyc

👋   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

  • Experience with Go

Minimum Feature Set (Acceptance Criteria)

  • Implement view subcommand with updated documentation and examples

Milestone Requirements

  1. 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

Metadata

Metadata

Assignees

Labels

Local Development ToolsTier 3Small task, spanning 1 milestone, generally can be completed with limited domain knowledge.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions