bundletool-dump
Verified for current stable LTS
Bundletool Dump Commands
Bundletool Dump command syntax with verified terminal examples.
Commands
7 commands for Bundletool Dump
bundletool-dump Operations
Bundletool Dump Command: Display All Resources
bundletool dump resources --bundle <path/to/bundle.aab> bundletool-dump Operations
Bundletool Dump Command: Display Android Manifest Base
bundletool dump manifest --bundle <path/to/bundle.aab> bundletool-dump Operations
Bundletool Dump Command: Display Android Manifest Module
bundletool dump manifest --bundle <path/to/bundle.aab> --module <name> bundletool-dump Operations
Bundletool Dump Command: Display Bundle Config File
bundletool dump config --bundle <path/to/bundle.aab> bundletool-dump Operations
Bundletool Dump Command: Display Manifest Value Xpath
bundletool dump manifest --bundle <path/to/bundle.aab> --xpath {/manifest/@android:versionCode} bundletool-dump Operations
Bundletool Dump Command: Display Resource Config Values
bundletool dump resources --bundle <path/to/bundle.aab> --resource <0x7f0e013a> --values bundletool-dump Operations
Bundletool Dump Command: Display Resource Configuration
bundletool dump resources --bundle <path/to/bundle.aab> --resource <type/name> Suggest a Bundletool Dump Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Bundletool Dump workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.