mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-07 23:41:22 +08:00
docs: update hrp cmd docs
This commit is contained in:
27
docs/cmd/hrp_adb_devices.md
Normal file
27
docs/cmd/hrp_adb_devices.md
Normal file
@@ -0,0 +1,27 @@
|
||||
## hrp adb devices
|
||||
|
||||
List all Android devices
|
||||
|
||||
```
|
||||
hrp adb devices [flags]
|
||||
```
|
||||
|
||||
### Options
|
||||
|
||||
```
|
||||
-h, --help help for devices
|
||||
```
|
||||
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--log-json set log to json format (default colorized console)
|
||||
-l, --log-level string set log level (default "INFO")
|
||||
--venv string specify python3 venv path
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
||||
* [hrp adb](hrp_adb.md) - simple utils for android device management
|
||||
|
||||
###### Auto generated by spf13/cobra on 24-Apr-2025
|
||||
Reference in New Issue
Block a user