## Description As a user, I want to know the installed CLI version and the default PSDK version, so I can verify compatibility. ## Acceptance criteria - [ ] `psdk-cli version` displays the CLI version. - [ ] The command shows the currently used PSDK version (if available). - [ ] If no local PSDK is found, an explicit message is shown.
Description
As a user, I want to know the installed CLI version and the default PSDK version, so I can verify compatibility.
Acceptance criteria
psdk-cli versiondisplays the CLI version.