Skip to content

v0.1.61

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 22:50
d5ecb73

Changelog

  • d5ecb73 fix(app submit): make the no-token fallback clearly 'not submitted' + point at /apps/my-submissions (#116)
  • e23be74 fix(schema): sync collections:* scopes into the vendored app-block schema (#117)

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.