infisical icon indicating copy to clipboard operation
infisical copied to clipboard

docs(cli): show how to install a specific CLI version (fixes #4434)Docs/cli pin version 4434

Open Hritwik001 opened this issue 2 months ago • 2 comments

Context

The CLI overview mentioned setting a specific version for production, but didn't show how.

Changes

  • Added a new "Install a Specific Version" section below installation tabs.
  • Included examples for:
    • npm (@infisical/cli@<version>)
    • Homebrew (brew extract)
    • Direct binary download (GitHub Releases)

Why

Improves clarity for CI/CD users who need reproducible CLI installs.

✅ Tested locally with mintlify dev — renders correctly.

🔗 Related Issue Closes https://github.com/Infisical/infisical/issues/4434

Hritwik001 avatar Oct 20 '25 06:10 Hritwik001

:white_check_mark: Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
:white_check_mark: Open Source Security 0 0 0 0 0 issues

:computer: Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

maidul98 avatar Oct 20 '25 06:10 maidul98

✅ Updated with final polish (syntax, spacing, heading cleanup). Verified locally — all commands render correctly. Ready for final review. 🙌

Hritwik001 avatar Oct 20 '25 07:10 Hritwik001