Skip to content

Error when using --json-out or --json.output #1004

Description

@Jackalgirl

The command btcli s show --netuid x --json-out (or --json-output) returns an error: "Invalid value: Cannot specify both '--json-output' and '--prompt'".

Version: 9.22.2

This can be avoided by explicitly turning off prompt: btcli s sshow --netuid x --no-prompt --json-out (or --json-output) results in a JSON-formatted output of the subnet's metagraph.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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