File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # authctl reference
2+
3+ The ` authctl ` command line tool is used to manage authd users and groups.
4+
5+ Available commands:
6+
7+ ``` {toctree}
8+ :titlesonly:
9+ :hidden:
10+ authctl
11+ ```
12+
13+ ``` {toctree}
14+ :titlesonly:
15+ :hidden:
16+ authctl_user
17+ ```
18+
19+ ``` {toctree}
20+ :titlesonly:
21+ authctl_user_lock
22+ authctl_user_unlock
23+ authctl_user_set-uid
24+ ```
25+
26+ ``` {toctree}
27+ :titlesonly:
28+ :hidden:
29+ authctl_group
30+ ```
31+
32+ ``` {toctree}
33+ :titlesonly:
34+ authctl_group_set-gid
35+ ```
Original file line number Diff line number Diff line change @@ -46,3 +46,15 @@ The documentation includes snippets to get you started.
4646Deploying and configuring authd with Landscape <landscape-deploy>
4747Deploying and configuring authd with cloud-init <cloud-init-deploy>
4848```
49+
50+ ## Command line tool (authctl)
51+
52+ The ` authctl ` command line tool is used to manage authd users and groups.
53+
54+ Available commands:
55+
56+ ``` {toctree}
57+ :titlesonly:
58+
59+ Command line tool (authctl) <cli/index>
60+ ```
You can’t perform that action at this time.
0 commit comments