bruce-test-api-cli

module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2026 License: Apache-2.0

README

Bruce Test API CLI

The official CLI for the Bruce Test API REST API.

It is generated with Stainless.

Installation

Installing with Homebrew
brew tap bruce-hill/tools
brew install bruce-test-api
Installing with Go
go install 'github.com/bruce-hill/bruce-test-api-cli/cmd/bruce-test-api@latest'
Running Locally
go run cmd/bruce-test-api/main.go

Usage

The CLI follows a resource-based command structure:

bruce-test-api [resource] [command] [flags]
bruce-test-api update-count \
  --body 123

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
bruce-test-api command
internal
pkg
cmd

Jump to

Keyboard shortcuts

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