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.
runtime.remote_ssh in your Truss config.
Subcommands
setup
Configures OpenSSH on your machine to authenticate with Baseten and connect to workloads. Run this once per machine.ProxyCommand script, and adds a wildcard Host entry to ~/.ssh/config. After running this once, connect to any running workload:
Options
Path to a Python 3.10+ interpreter for the
ProxyCommand. Auto-detected if omitted. Use this if you see TLS errors with the default Python.Default remote to use when the hostname doesn’t specify one and
~/.trussrc has multiple remotes. If you have a single remote, Baseten uses it automatically.Customize logging verbosity.
--non-interactive
Disable interactive prompts. Use in CI or automated execution contexts.