1HATCH-CONFIG(1) User Commands HATCH-CONFIG(1)
2
3
4
6 hatch config – Manage the config file
7
9 hatch config [OPTIONS] COMMAND [ARGS]...
10
12 -h, --help
13 Show a help message and exit
14
15 COMMANDS
16 explore
17 Open the config location in your file manager
18
19 See hatch-config-explore(1).
20
21 find Show the location of the config file
22
23 See hatch-config-find(1).
24
25 restore
26 Restore the config file to default settings
27
28 See hatch-config-restore(1).
29
30 set Assign values to config file entries
31
32 See hatch-config-set(1).
33
34 show Show the contents of the config file
35
36 See hatch-config-show(1).
37
38 update Update the config file with any new fields
39
40 See hatch-config-update(1).
41
43 hatch-config-explore(1), hatch-config-find(1), hatch-config-restore(1),
44 hatch-config-set(1), hatch-config-show(1), hatch-config-update(1)
45
46 hatch-build(1), hatch-clean(1), hatch-dep(1), hatch-env(1),
47 hatch-new(1), hatch-project(1), hatch-publish(1), hatch-run(1),
48 hatch-shell(1), hatch-status(1), hatch-version(1)
49
50 hatch(1)
51
52
53
54 October 2022 HATCH-CONFIG(1)