Print a listing of all frames
tom frames [flags]
--archived Show/Hide archived frames (default true)
-d, --delimiter string The delimiter to add between property values. Default: TAB (default "\t")
-f, --format string A comma separated list of properties to output. Default: id. Possible values: id,projectID,projectName,projectFullName,startTime,stopTime,duration,lastUpdated,notes,tagIDs,archived (default "id")
-h, --help help for frames
-o, --output string Output format. Supported: plain | json. Default: plain (default "plain")
-p, --project string Only frames of this project will be printed. Project IDs or full project names are accepted. Default: no project
-s, --subprojects Include frames of subprojects
--backup-dir string backup directory (default is $HOME/.tom/backup)
-c, --config string config file (default is $HOME/.tom/tom.yaml)
--data-dir string data directory (default is $HOME/.tom)
--iso-dates use ISO date format instead of a locale-specific format (default is false)
- tom - tom is a command line application to track time.
- tom frames archive - Archive a set of frames