fastboot
Verified for current stable LTS
Fastboot Command: Get Device Info
Use for get device info with Fastboot. Exact CLI syntax to get device info using Fastboot.
When to use this: Use for get device info with Fastboot.
Command Syntax
fastboot getvar all fastboot getvar all Command Breakdown
fastboot is the base executable for this command.
FAQ
Purpose: Exact syntax to get device info using Fastboot.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Fastboot Command: Unlock Bootloader
fastboot oem unlock Fastboot Command: Relock Bootloader fastboot oem lock Fastboot Command: Reboot To Bootloader fastboot reboot bootloader Fastboot Command: Flash Image fastboot flash <path/to/file.img> Fastboot Command: Flash Recovery Image fastboot flash recovery <path/to/file.img>