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.7.tar.gz (32.8 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.7-py3-none-any.whl (26.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: raze_cli-1.0.7.tar.gz
  • Upload date:
  • Size: 32.8 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.7.tar.gz
Algorithm Hash digest
SHA256 55cf436d9c39b70b4be228cdb817c416634ffaa5dc18b14bc90122283fa46c8a
MD5 f246978eac5877f956349d0db522ed15
BLAKE2b-256 ffc07e04d63a6e3d4a6b4c4d52176df54056ad50e8bae76d7611e7ee0d548eb4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: raze_cli-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 26.5 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 4a2bd5c64c5a33336c598c09025f3bae7e5a1b39795af0bfd3776996eca290d2
MD5 8f43e18f5e19e1554e1a81988327a185
BLAKE2b-256 ac52771ec5deba550e1d1ef6c182d2b57390848a68d64dbb0d345e0f067795c2

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