Skip to main content

RAZE CLI - Local-first AI workforce command line interface

Project description

RAZE CLI

RAZE CLI is the local command line entrypoint for the RAZE runtime.

Install

pip install raze-cli

This installs the CLI manager. The local Core and Dashboard runtime are then provided through the managed RAZE runtime bundle that the CLI installs or registers locally.

Optional gRPC transport support:

pip install "raze-cli[grpc]"

First run

raze onboard
# or: raze dashboard

raze doctor
raze status
raze update

For the normal product flow, the CLI now manages the local runtime automatically:

  • it detects whether the runtime is already installed
  • it acquires and registers the managed runtime if needed
  • it stores that runtime under ~/.raze/runtime
  • it validates the bundle, starts Core, and opens the local dashboard

End users should not build the dashboard manually. The intended product flow is:

pipx install raze-cli
# or: pip install raze-cli

raze onboard

raze bootstrap --bundle-dir <bundle-root> remains available as an advanced fallback for custom or developer-managed bundle paths.

What the CLI expects

  • A writable local runtime directory via RAZE_DATA_DIR or the default user data path
  • A release manifest and ready runtime bundle artifact for automatic first-run acquisition in the normal product flow
  • A bundled dashboard build that Core can serve, or the dashboard source tree for dev-only launches
  • When grpcio is installed and Core exposes the localhost control plane, the CLI will prefer gRPC automatically and fall back to REST when needed

Common commands

raze config
raze list
raze install research-employee
raze run research-employee
raze reset-db --yes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

raze_cli-1.0.6.tar.gz (31.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

raze_cli-1.0.6-py3-none-any.whl (26.1 kB view details)

Uploaded Python 3

File details

Details for the file raze_cli-1.0.6.tar.gz.

File metadata

  • Download URL: raze_cli-1.0.6.tar.gz
  • Upload date:
  • Size: 31.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for raze_cli-1.0.6.tar.gz
Algorithm Hash digest
SHA256 293bfa5965ff8eb4092cd609f272354f8ab44ffee5ac756e1490908e9de2fee1
MD5 ad7b18e23813b33a71569c00b138af70
BLAKE2b-256 d5d1bcc16d4ddb906d2c5e06f099389e263e1bf99529ae8eddc50e9aed621c73

See more details on using hashes here.

File details

Details for the file raze_cli-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: raze_cli-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 26.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for raze_cli-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c3ca21e14b8c6da6da7edd5b7093c15ade93d45c780616deb5cc218fc05e1e15
MD5 ee36c0585637a2097a6c66257ba52150
BLAKE2b-256 0499536a5ced48918a3a4cb604bcfdcfdf0bf45f709db3478bcc29bed9753cf1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page