tom frames

tom frames

Print a listing of all frames

Synopsis

Print a listing of all frames

tom frames [flags]

Options

      --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 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

Options inherited from parent commands

      --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)

SEE ALSO