LinuxCommandLibrary

jj-config-path

displays the file system path to Jujutsu configuration files

TLDR

Show user config path

$ jj config path --user
copy
Show repo config path
$ jj config path --repo
copy

SYNOPSIS

jj config path [options]

DESCRIPTION

jj config path displays the file system path to Jujutsu configuration files. Useful for locating config files for manual editing or troubleshooting.

PARAMETERS

--user

Show user configuration file path.
--repo
Show repository configuration file path.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community