aa-audit
Verified for current stable LTS
Aa Audit Command: Set Audit Mode From Directory
Use for set audit mode from directory with Aa Audit. Exact CLI syntax to set audit mode from directory using Aa Audit.
When to use this: Use for set audit mode from directory with Aa Audit.
Command Syntax
sudo aa-audit -d /<path/to/profiles> <profile_name> sudo aa-audit -d /<path/to/profiles> <profile_name> Live Command Builder
Final Command
sudo aa-audit -d /<path/to/profiles> <profile_name> Command Breakdown
-d- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to set audit mode from directory using Aa Audit.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Aa Audit Command: Display Help Aa Audit
aa-audit -h Aa Audit Command: Force Audit Mode sudo aa-audit --force <profile_name> Aa Audit Command: Remove Audit Mode Profile sudo aa-audit -r <profile_name> Aa Audit Command: Set Audit Mode Without Reloading sudo aa-audit --no-reload <profile_name> Aa Audit Command: Set Multiple Profiles Audit Mode sudo aa-audit <profile1 profile2 ...>