search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Bundletool Commands
16 bundletool entries
Limited to 100 results
bundletool Operations
Bundletool Command: Display Help For Subcommand
bundletool help <subcommand> bundletool Operations
Bundletool Command: Display Help Subcommand
bundletool help <subcommand> bundletool HTTP
Bundletool Command: Estimate Download Size
bundletool get-size total --apks <path/to/file.apks> bundletool HTTP
Bundletool Command: Estimate Download Size Of Application
bundletool get-size total --apks <path/to/file.apks> bundletool Operations
Bundletool Command: Generate Apks From Bundle Giving Keystore Password
bundletool build-apks --bundle <path/to/bundle.aab> --ks <path/to/key.keystore> --ks-key-alias <key_alias> --ks-pass {pass:the_password} --output <path/to/file.apks> bundletool Operations
Bundletool Command: Generate Apks From Bundle Prompt For Password
bundletool build-apks --bundle <path/to/bundle.aab> --ks <path/to/key.keystore> --ks-key-alias <key_alias> --output <path/to/file.apks> bundletool Operations
Bundletool Command: Generate Apks From Bundle With Password
bundletool build-apks --bundle <path/to/bundle.aab> --ks <path/to/key.keystore> --ks-key-alias <key_alias> --ks-pass {pass:the_password} --output <path/to/file.apks> bundletool Operations
Bundletool Command: Generate Apks Prompts Keystore Password
bundletool build-apks --bundle <path/to/bundle.aab> --ks <path/to/key.keystore> --ks-key-alias <key_alias> --output <path/to/file.apks> bundletool Operations
Bundletool Command: Generate Apks With Keystore Password
bundletool build-apks --bundle <path/to/bundle.aab> --ks <path/to/key.keystore> --ks-key-alias <key_alias> --ks-pass {pass:the_password} --output <path/to/file.apks> bundletool HTTP
Bundletool Command: Generate Device Specification Json
bundletool get-device-spec --output <path/to/file.json> bundletool Operations
Bundletool Command: Generate Universal Apk
bundletool build-apks --bundle <path/to/bundle.aab> --mode <universal> --ks <path/to/key.keystore> --ks-key-alias <key_alias> --output <path/to/file.apks> bundletool Operations
Bundletool Command: Generate Universal Apk From Bundle
bundletool build-apks --bundle <path/to/bundle.aab> --mode <universal> --ks <path/to/key.keystore> --ks-key-alias <key_alias> --output <path/to/file.apks> bundletool Operations
Bundletool Command: Install Apks On Device
bundletool install-apks --apks <path/to/file.apks> bundletool Operations
Bundletool Command: Install Apks To Device
bundletool install-apks --apks <path/to/file.apks> bundletool Operations
Bundletool Command: Verify Bundle And Display Info
bundletool validate --bundle <path/to/bundle.aab> bundletool Operations
Bundletool Command: Verify Bundle Display Information
bundletool validate --bundle <path/to/bundle.aab>