Prints tags
Prints tags
tom tags [flags]
-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: name. Possible values: id,name (default "name")
-h, --help help for tags
-o, --output string Output format. Supported: plain | json. Default: plain (default "plain")
--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)