diff --git a/runpodctl/reference/runpodctl-serverless.mdx b/runpodctl/reference/runpodctl-serverless.mdx index a09b2440..7daaeaff 100644 --- a/runpodctl/reference/runpodctl-serverless.mdx +++ b/runpodctl/reference/runpodctl-serverless.mdx @@ -173,6 +173,10 @@ runpodctl serverless update --workers-max 5 New name for the endpoint. + +New template ID to swap to. Use this to change the template attached to an existing endpoint without recreating it. + + New minimum number of workers. diff --git a/runpodctl/reference/runpodctl-template.mdx b/runpodctl/reference/runpodctl-template.mdx index 4775130f..b61fd42e 100644 --- a/runpodctl/reference/runpodctl-template.mdx +++ b/runpodctl/reference/runpodctl-template.mdx @@ -194,6 +194,10 @@ New environment variables as a JSON object. New README content. + +New container disk size in GB. + + ### Delete a template Delete a template: