Skip to content

Hive CLI output should support JSON format #8368

Description

@jdolle

To make it easier to extract critical fields from Hive CLI output, we should support a new argument --output=json|text.

This can be implemented on a per-command need but should be eventually supported on all commands. The most critical command is schema:check. The check ID and slug should be output as separate fields in the JSON output.

This will allow teams to use the schema check ID to call the public API and perform followup operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request that adds new things or value to Hive

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions