mirror of
https://github.com/beclab/Olares
synced 2026-04-21 13:37:46 +00:00
* docs: add CLI docs for user, upgrade, and disk commands * docs: update based on comments * docs: fix typo * docs: refine formatting and add description for argument * docs: resolve conflicts
1.5 KiB
1.5 KiB
osinfo
Synopsis
The osinfo command provides detailed information about the operating system of the current device. Specifically, it retrieves and displays metadata such as OS_TYPE, OS_PLATFORM, OS_ARCH, OS_VERSION, OS_KERNEL, and OS_INFO.
olares-cli osinfo <subcommand> [options]
Subcommands
| Subcommand | Description |
|---|---|
show |
Prints information about the operating system of the current device. |
Options
| Name | Short | Description |
|---|---|---|
--help |
-h |
Displays help information. |