--version
Show the version and exit.
Customize logging verbosity.
--non-interactive
Disable interactive prompts. Use in CI or automated execution contexts.
--help
Show help message and exit.
Main commands
| Command | Description |
|---|---|
init | Create a new Truss project |
push | Deploy a model to Baseten |
watch | Live reload during development |
predict | Call the packaged model |
model-logs | Fetch logs for the packaged model |
Advanced commands
Other commands
| Command | Description |
|---|---|
login | Authenticate with Baseten |
configure | Configure Truss settings |
run-python | Run a Python script in the Truss environment |
whoami | Show user information and exit |
All commands support
--help to display usage information.