UPTERM(1) Upterm Manual UPTERM(1)

upterm-config-path - Show the path to the config file

upterm config path [flags]

Show the path to the config file.

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

The config file is optional and created manually by users.

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

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

  # Show config file path:
  upterm config path
  # Create config file directory:
  mkdir -p "$(dirname "$(upterm config path)")"

upterm-config(1)

2-Dec-2025 Auto generated by spf13/cobra

Dec 2025 Upterm 0.0.0+dev