Skip to content

Commit 8c00529

Browse files
aa-status: add more commands (#18998)
1 parent 035aacb commit 8c00529

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pages/linux/aa-status.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88

99
`sudo aa-status`
1010

11+
- Display status in JSON format:
12+
13+
`sudo aa-status --json`
14+
15+
- Display status in pretty JSON format:
16+
17+
`sudo aa-status --pretty-json`
18+
1119
- Display the number of loaded policies:
1220

1321
`sudo aa-status --profiled`

0 commit comments

Comments
 (0)