Documentation Index
Fetch the complete documentation index at: https://docs.baseten.co/llms.txt
Use this file to discover all available pages before exploring further.
kill
Kill containers related to a specific Truss.
Arguments
A Truss directory. Defaults to current directory.
kill-all
Kill all Truss containers that are not manually persisted.
logs
Get logs from a running Truss container.
Options
}Logging verbosity.
humanfriendly (default) is pretty-printed; INFO, DEBUG, WARNING produce structured logs.--non-interactive
Disable interactive prompts. Use in CI/automated contexts where stdin isn’t a TTY.
Arguments
A Truss directory. Defaults to current directory.