@nvanexan/fw-cli
v0.0.8
Published
A CLI for Fieldworkers
Downloads
7
Readme
fw-cli
A CLI for Fieldworkers
Install
$ npm install --global @nvanexan/fw
CLI
$ fw --help
Usage
$ fw <input>
$ fw set-config --togglToken=TOKEN --wid=WID
$ fw tog
Options
--togglToken Your Toggl token
--wid Your Toggl workspace id
Examples
$ fw set-config --togglToken=TOKEN --wid=WID
$ fw tog
Commands
tog
$ fw tog start starts a toggl timer
$ fw tog stop stops a toggl timer
$ fw tog create creates a toggl time entry
$ fw tog update update toggl time entries rom past week
$ fw tog timer get current toggl timer
set-config
The set-config
command allows you to set certain configuration variables you want the CLI to make use of.