v0.1.3CLILatest
1 min read

Production Endpoint Migration & Installer Upgrades

CLIInstallationAuthentication

Configured the CLI default API gateway to https://apivault.tech and updated standalone PowerShell and Bash installation script URLs.

#Production Endpoint Migration & Installer Upgrades

This release connects the CLI directly to the production ApiVault backend:

  • Default Server Endpoint: Configured API_BASE_URL to https://apivault.tech for seamless out-of-the-box browser authentication and key management.
  • Standalone Installers: Updated curl -fsSL https://apivault.tech/install.sh and irm https://apivault.tech/install.ps1 script URLs.
  • Documentation & References: Refreshed CLI documentation links and repository references.