Releases: webstraycom/cli
WebStray CLI 1.0.0
WebStray CLI 1.0.0
We are proud to introduce WebStray CLI – the official command-line interface for the WebStray ecosystem. Designed primarily for developers and power users who prioritize speed, keyboard-centric workflows, and automation.
WebStray CLI currently ships with the following product-specific interfaces:
WebStray Authenticator CLI
Command-line interface for WebStray Authenticator.
- Adding Plugins: The
addcommand provides an interactive way to discover and add plugins directly from the registry. - Creating Plugins: The
createcommand generates a new plugin template in seconds, including all necessary metadata. - Interactive Mode: If no options or arguments are provided, the CLI will automatically prompt for the required information.
WebStray Starlight CLI
Command-line interface for WebStray Starlight.
- Getting Repository Preview: The
getcommand starts generating the preview on the server using the Starlight API, then fetches the result and saves it to the desktop. - Deep Customization: Supports various flags for styling, including light theme (
--light), custom border radius (--radius), monochrome progress bars (--styled), and more.
Documentation
Ready to dive in? The full documentation for WebStray CLI, including detailed command references and installation guides, is now available.
View WebStray CLI Documentation
Get Started
The official installer is now available for Windows:
The official binaries are now available for all platforms:
- webstray-win-x64.zip
- webstray-macos-x64.tar.gz
- webstray-macos-arm64.tar.gz
- webstray-linux-x64.tar.gz
Extract the binary and move it to your system's PATH. See the official documentation for details.