Skip to content

rp template

Reusable container configuration for pods and endpoints. A template is a saved container config — image, entrypoint arguments, ports, environment, disk — that rp pod create --template and the serverless create paths spread as their defaults. Each one is either a pod template or a serverless template, and the serverless kind takes no persistent volume. Templates are private until you publish one with --public true.

rp template <verb> [flags]

Commands