superspeed-cli - Cli wrapper around superspeed

v0.0.5

Global Options

–help

Show this message

–version

Display the program version

Commands

Command: create_log task_id description

Create log

Options
-d|–date arg

Date

Default Value

2015-05-29

-e|–end arg

End date

Default Value

2015-05-29

-h|–hours arg

Hours

Default Value

8

-t|–task arg

Task name

Default Value

Implementation

Command: help command

Shows a list of commands or help for one command

Gets help for the application or its commands. Can also list the commands in a way helpful to creating a bash-style completion function

Options
-c

List commands one per line, to assist with shell completion

Command: login

Login to superspeed

Command: logs

List logs for a given month

Options
-d|–date arg

Date

Default Value

2015-05-29

-f arg

Output format(table, json)

Default Value

table

Must Match
“table”, “json”