Skip to main content

Documentation Index

Fetch the complete documentation index at: https://baseten-philip-copy-0226.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

truss container [OPTIONS] COMMAND [ARGS]...

Options

--help
Show help message and exit.

truss container kill

Kills containers related to Truss.
truss container kill [OPTIONS] [TARGET_DIRECTORY]

Options

--help
Show help message and exit.

Arguments

TARGET_DIRECTORY
str
A Truss directory. If none, use current directory.

truss container kill-all

Kills all Truss containers that are not manually persisted.
truss container kill-all [OPTIONS]

Options

--help
Show help message and exit.

truss container logs

Get logs in a container is running for a Truss.
truss container logs [OPTIONS] [TARGET_DIRECTORY]

Options

--help
Show help message and exit.

Arguments

TARGET_DIRECTORY
str
A Truss directory. If none, use current directory.