Updating the CLI
Use the latest published CLI when you want current installer behavior.
bash
npm install -g cloudservice@latest
cloudservice --version
# one-time alternative
npx cloudservice@latest --versioncloudservice models always fetches the live list from the API; there is no local model cache to clear.
What the installer itself does is described in Automatic CLI setup, and Removing configuration covers reverting the files it wrote.