CLI
One line. Then log in.
The installer puts uv on the machine if it is missing, installs the CLI as a uv tool and verifies it. Windows: irm https://dataspring.app/install.ps1 | iex.
curl -fsSL https://dataspring.app/install.sh | shCLI
The installer puts uv on the machine if it is missing, installs the CLI as a uv tool and verifies it. Windows: irm https://dataspring.app/install.ps1 | iex.
curl -fsSL https://dataspring.app/install.sh | sh