We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c0e47 commit b433ff0Copy full SHA for b433ff0
docs/commands.md
@@ -2,6 +2,7 @@
2
3
* [Profile](commands/profile.rst)
4
* [Security Data](commands/securitydata.rst)
5
+* [Audit Logs](commands/auditlogs.rst)
6
* [Alerts](commands/alerts.rst)
7
* [Alert Rules](commands/alertrules.rst)
8
* [Departing Employee](commands/departingemployee.rst)
docs/commands/auditlogs.rst
@@ -0,0 +1,3 @@
1
+.. click:: code42cli.cmds.auditlogs:audit_logs
+ :prog: alerts
+ :show-nested:
0 commit comments