tom config

tom config

Output configuration values as YAML or JSON.

Synopsis

If no arguments are passed, then the complete configuration will be printed. If one or more arguments are passed, then each is printed with its current configuration values. Bash completion will suggest built-in configuration keys.

tom config [flags]

Options

  -h, --help            help for config
  -o, --output string   Output format. Supported: yaml | json (default "yaml")

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

  • tom - tom is a command line application to track time.
  • tom config set - Sets a configuration value