smart-on-fhir / chart-review

Measure agreement between chart reviewers.
https://docs.smarthealthit.org/cumulus/chart-review/
Apache License 2.0
1 stars 0 forks source link

feat!: reorganize CLI commands #44

Closed mikix closed 2 weeks ago

mikix commented 2 weeks ago

"info" is no more - it's been split up and moved.

No functional changes here (except maybe some better help output in the "no config file found" case and the reminder about --help in the default output).

This is part 1 of 4. Next will be the addition of a --cvs option to most commands. And part 3-4 will be some new commands (mentions & frequency).

Checklist