mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 18:51:27 +00:00
Update cheatsheets
This commit is contained in:
13
bundletool-validate
Normal file
13
bundletool-validate
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# bundletool validate
|
||||
|
||||
> Manipulate Android Application Bundles.
|
||||
> More information: <https://developer.android.com/tools/bundletool>.
|
||||
|
||||
- Verify a bundle and display detailed information about it:
|
||||
|
||||
`bundletool validate --bundle={{path/to/bundle.aab}}`
|
||||
Reference in New Issue
Block a user