Developer Platform•1 min read
Valstorm CLI
The Valstorm Developer CLI is a local tool that allows you to manage your Valstorm environment, synchronize metadata, and bootstrap projects directly from your terminal.
Prerequisites
- uv installed on your machine.
Installation
The CLI is installed via uv directly from GitHub:
BASH
uv tool install git+https://github.com/Valstorm-Corp/valstorm-cliGetting Started
Once installed, use the valstorm command to interact with the platform:
BASH
valstorm --help