Skip to content
This repository was archived by the owner on Jul 12, 2026. It is now read-only.
This repository was archived by the owner on Jul 12, 2026. It is now read-only.

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions