cloudflare / cloudflare/matched-data-cli

help output doesn't show all flags

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
23
Forks
18
PR merge metrics
No merged PRs in 30d

Description

https://github.com/cloudflare/matched-data-cli/pull/24/commits/ee53c2f0da99adca2709a279b63a41c59f69daa7

There are more flags than the help output indicate.

Can these be added (and more if they exist?):

decrypt -k, --private-key-filename File containing the base64 encoded private key
decrypt -o, --output-format Output format of matched data [default: utf8-lossy] [possible values: raw, utf8-lossy]
generate-key-pair -o, --output-format Output format of key pair [default: json] [possible values: json]

Contributor guide

Open the contributing guide

Research direction

Review the CLI help output for the decrypt and generate-key-pair entry points, and compare it with the referenced pull request commit. Confirm whether the listed private-key-filename and output-format flags, plus any other existing flags, are included. Done when the help output documents all available flags with their descriptions, defaults, and possible values.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.