search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Bundletool Dump Commands
13 bundletool-dump entries
Limited to 100 results
bundletool-dump Operations
Bundletool Dump Command: Display All Resources
bundletool dump resources --bundle <path/to/bundle.aab> bundletool-dump Operations
Bundletool Dump Command: Display All Resources In Bundle
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 Base Module
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 Android Manifest Specific Module
bundletool dump manifest --bundle <path/to/bundle.aab> --module <name> bundletool-dump Operations
Bundletool Dump Command: Display Android Manifest Value Xpath
bundletool dump manifest --bundle <path/to/bundle.aab> --xpath {/manifest/@android:versionCode} 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 Bundle Configuration 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> bundletool-dump Operations
Bundletool Dump Command: Display Resource Configuration Values By Id
bundletool dump resources --bundle <path/to/bundle.aab> --resource <0x7f0e013a> --values