Skip to content

Add flow accounts list command to validate accounts from flow.json #2081

@chasefleming

Description

@chasefleming

Description:

We should add a new CLI command:

flow accounts list

Purpose

This command will:

  • List all accounts defined in the local flow.json.

  • For each account, display:

    • Name (alias from flow.json)
    • Address (configured address)
    • Networks (testnet, mainnet, etc. where the account is defined)
    • Status: whether the account is valid/exists on each specified network.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions