LinuxCommandLibrary

timetrace

timetrace is a simple CLI for tracking your time

Help

timetrace is a simple CLI for tracking your working time. 

Usage:
  timetrace [flags] 
  timetrace [command] 

Available Commands:
  completion  generate the autocompletion script for the specified shell 
  create      Create a new resource 
  delete      Delete a resource 
  edit        Edit a resource 
  get         Display a resource 
  help        Help about any command 
  list        List all resources 
  start       Start tracking time 
  status      Display the current tracking status 
  stop        Stop tracking your time 
  version     Display version information 

Flags:
  -h, --help      help for timetrace 
  -v, --version   version for timetrace 

Use "timetrace [command] --help" for more information about a command. 

Copied to clipboard