Skip to content

Releases: webstraycom/cli

WebStray CLI 1.0.0

12 Apr 14:18
33fe640

Choose a tag to compare

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 add command provides an interactive way to discover and add plugins directly from the registry.
  • Creating Plugins: The create command 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 get command 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:

Extract the binary and move it to your system's PATH. See the official documentation for details.