UPTERM(1) Upterm Manual UPTERM(1)

upterm-config-view - View the config file contents

upterm config view [flags]

View the config file contents.

Config file: /build/.config/upterm/config.yaml

If the config file exists, this command displays its contents. If it doesn't exist, this command shows an example config file that you can use as a template.

-h, --help[=false] help for view

--debug[=false] enable debug level logging (log file: /build/.upterm/upterm.log).

  # View current config:
  upterm config view
  # View and save as new config:
  upterm config view > "$(upterm config path)"

upterm-config(1)

2-Dec-2025 Auto generated by spf13/cobra

Dec 2025 Upterm 0.0.0+dev