Advanced usage
truss container
Subcommands for truss container.
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.