Add extensible CLI commands

This commit is contained in:
Janik Besendorf
2026-07-29 09:40:50 +02:00
parent f483223e23
commit 8685d1afcf
7 changed files with 772 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@ nav:
- Introduction: "introduction.md"
- Installation: "install.md"
- Command Completion: "command_completion.md"
- Custom CLI Commands: "custom_commands.md"
- Using Docker: "docker.md"
- MVT for iOS:
- iOS Forensic Methodology: "ios/methodology.md"