spotted-cli

module
v0.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2025 License: Apache-2.0

README

Spotted CLI

The official CLI for the Spotted REST API.

It is generated with Stainless.

Installation

Installing with Homebrew
brew tap cjavdev/spotted-cli
brew install spotted
Installing with Go
go install 'github.com/cjavdev/spotted-cli/cmd/spotted@latest'
Running Locally
go run cmd/spotted/main.go

Usage

The CLI follows a resource-based command structure:

spotted [resource] [command] [flags]
spotted albums retrieve \
  --id 4aawyAB9vmqN3uQ7FjRGTy

For details about specific commands, use the --help flag.

Global Flags

  • --debug - Enable debug logging (includes HTTP request/response details)
  • --version, -v - Show the CLI version

Directories

Path Synopsis
cmd
spotted command
internal
pkg
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL