1HATCH-CONFIG(1) User Commands HATCH-CONFIG(1)
2
3
4
6 hatch config – Locates, updates, or restores the config file
7
9 hatch config [OPTIONS]
10
12 Locates, updates, or restores the config file.
13
15 -u, --update
16 Updates the config file with any new fields.
17
18 --restore
19 Restores the config file to default settings.
20
21 -h, --help
22 Show a help message and exit.
23
25 $ hatch config
26 Settings location: /home/ofek/.local/share/hatch/settings.json
27
29 hatch(1)
30
31 hatch-build(1), hatch-clean(1), hatch-conda(1), hatch-env(1),
32 hatch-grow(1), hatch-init(1), hatch-install(1), hatch-new(1), hatch-py‐
33 path(1), hatch-python(1), hatch-release(1), hatch-shed(1),
34 hatch-shell(1), hatch-test(1), hatch-uninstall(1), hatch-update(1)
35
36
37
38 Feburary 2022 HATCH-CONFIG(1)