tool · inferred from evidence
wget
A command-line tool used as an alternative in the installation script for Doppler CLI.
- Doppler CLI Unsupported architecture aarch64 install script Apple Silicon
What this covers: Running the Doppler CLI install script ((curl -Ls https://cli.doppler.com/install.sh || wget -qO- https://cli.doppler.com/install.sh) | sh) fails with: ERROR: Unsupported architecture 'aarch64'. The fix that worked: Apple