Make CLI arguments more uniform.
Open
- Dominant language
- Python
- Stars
- 252
- Forks
- 60
- Avg merge
- 8d 4h
- Merged PRs (30d)
- 3
Description
All CLIs should follow the same conventions, including:
- snake case or kebab case flags
- Common argument (log verbosity, dry-runs, local runs, etc.)
- interactions with Dataflow
Contributor guide
Assessment
This issue has not been assessed yet.