Skip to content

v0.1.58

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:44
1932c1c

Changelog

  • 1932c1c feat(cli): dev-tunnel passes local manifest scopes as declaredScopes (#110)
  • ed5a056 fix(dev-tunnel): 404 copy — pre-submit tunneling shipped, drop stale "submit first" (#109)

Install

# npm (Node) — downloads + sha256-verifies the matching binary on install
npm install -g @civitai/cli        # or: npx @civitai/cli
# Homebrew (macOS / Linux)
brew install civitai/tap/civitai
# Go (from source)
go install github.com/civitai/cli/cmd/civitai@latest

Or grab a prebuilt binary from the assets below and verify it against checksums.txt.