aa-status: add more commands (#18998)

This commit is contained in:
Vaishnavi5Singh
2025-10-27 07:27:56 +05:30
committed by GitHub
parent 035aacb48d
commit 8c00529a4a
+8
View File
@@ -8,6 +8,14 @@
`sudo aa-status`
- Display status in JSON format:
`sudo aa-status --json`
- Display status in pretty JSON format:
`sudo aa-status --pretty-json`
- Display the number of loaded policies:
`sudo aa-status --profiled`