lablup/raftify

Support machine-parsable output format in `describe` CLI command

Open

#169 opened on Oct 15, 2024

 (0 comments) (0 reactions) (0 assignees)Rust (14 forks)auto 404
clifeaturegood first issue

Repository metrics

Stars
 (45 stars)
PR merge metrics
 (PR metrics pending)

Description

For the describe logs and describe metadata commands, currently only support output in raw format and table form. Let's add machine-parsable output format (such as JSON) flag in these commands.

Contributor guide