Truss home pagelight logodark logo
  • Roadmap
  • Issues
  • GitHub
  • GitHub
Documentation
Reference docs
Learn model deployment
Contributor guides
  • Baseten
  • Releases
  • Truss examples
  • Truss reference
    • Config options
    CLI reference
    • truss
    • truss init
    • truss push
    • truss watch
    • truss predict
    • Advanced usage
    On this page
    • Options
    • Main usage
    • Advanced usage
    CLI reference

    truss

    The simplest way to serve models in production

    Copy
    Ask AI
    truss [OPTIONS] COMMAND [ARGS]...
    

    ​
    Options

    ​
    --version
    Show the version and exit.
    ​
    --help
    Show help message and exit.

    ​
    Main usage

    truss init

    Create a new Truss.

    truss push

    Pushes a Truss to a TrussRemote.

    truss watch

    Seamless remote development with Truss.

    truss predict

    Invokes the packaged model.

    ​
    Advanced usage

    truss image

    Subcommands for truss image.

    truss container

    Subcommands for truss container.

    truss cleanup

    Clean up Truss data.
    Config optionstruss init
    githubtwitter
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.