-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
DocumentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Expected Behavior
-
--alarmsLists all pre-set alarms -
--helpBasic help command like any normal CLI tool -
help [option]Displays information about a specific[option] -
--new-presetUser can create a new pre-set alarm
Actual Behavior
Steps to Reproduce (if any)
Proposed Solution (if any)
Add relevant commands to ./src/cli_options.json
Comments
Any new top-level command added will need to have a relevant command in the help object as well or that PR will not be merged until completed.
For example, the command --alarm also has a help --alarm command that explains how to use the command and a short description of the --alarm command.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DocumentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed