google / google/certificate-transparency-go

Refactor ctclient command-line tool

Open
#900 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.2k
Forks
322
Avg merge
3d 4h
Merged PRs (30d)
5

Description

- [x] #901
- [ ] Clean up the code of each subcommand
- [ ] Support intuitive positional parameters, e.g. `get-consistency-proof 100 200` instead of `get-consistency-proof --flag_for_first_size=100 --flag_for_second_size=200`.

Contributor guide

Open the contributing guide

Research direction

Start with the ctclient command-line tool and review the implementations of each subcommand, especially get-consistency-proof and its current parameters. Done means the subcommands are cleaned up and get-consistency-proof accepts intuitive positional values such as 100 and 200 instead of the two flags.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.