Querying Version Information (CLI)
Prerequisites
You have installed the Kunpeng DevKit.
Procedure
- Use an SSH tool to log in to the OS CLI.
- Query the drive space occupied by users. Assume that the installation directory of the Kunpeng DevKit is /opt.
1 2
cd /opt/DevKit/tools ./devkit -v
- The command output shows the Kunpeng DevKit version.
1x.x.x
Parent topic: Common Operations