Skip to content

Add More CLI Options #16

@bbenefield89

Description

@bbenefield89

Expected Behavior

  • --alarms Lists all pre-set alarms
  • --help Basic help command like any normal CLI tool
  • help [option] Displays information about a specific [option]
  • --new-preset User 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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions