1REPO(1) Repo Manual REPO(1)
2
3
4
6 repo - repo gitc-delete - manual page for repo gitc-delete
7
9 repo gitc-delete
10
12 Summary
13
14 Delete a GITC Client.
15
17 -h, --help
18 show this help message and exit
19
20 -f, --force
21 force the deletion (no prompt)
22
23 Logging options:
24 -v, --verbose
25 show all output
26
27 -q, --quiet
28 only show errors
29
30 Multi-manifest options:
31 --outer-manifest
32 operate starting at the outermost manifest
33
34 --no-outer-manifest
35 do not operate on outer manifests
36
37 --this-manifest-only
38 only operate on this (sub)manifest
39
40 --no-this-manifest-only, --all-manifests
41 operate on this manifest and its submanifests
42
43 Run `repo help gitc-delete` to view the detailed manual.
44
46 This subcommand deletes the current GITC client, deleting the GITC man‐
47 ifest and all locally downloaded sources.
48
49
50
51repo gitc-delete July 2022 REPO(1)