Skip to content

docs(runpodctl): drop --stop-after and --terminate-after - #820

Draft
justinwlin wants to merge 2 commits into
mainfrom
justinlin/con-1258-stop-after-docs
Draft

docs(runpodctl): drop --stop-after and --terminate-after#820
justinwlin wants to merge 2 commits into
mainfrom
justinlin/con-1258-stop-after-docs

Conversation

@justinwlin

@justinwlin justinwlin commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Follows runpod/runpodctl#330, which removes both flags.

They never worked. The timer was accepted, stored on no code path, and acted on by nothing — pods ran past the deadline and kept billing (CON-1258, customer refund). Documenting them as working is what led people to rely on them.

Removing the entries rather than correcting them, to match the remove-first plan: runpodctl#331 restores the flags with client-side validation, and runpod/RunPod#5718 makes the backend actually enforce the deadline. The docs go back when those land.

Also worth noting the entries were wrong on their own terms: they advertised durations (1h, 24h, 7d), which the GraphQL DateTime scalar rejects.

@mintlify

mintlify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Aug 26, 2026, 4:48 PM

@justinwlin justinwlin changed the title docs(runpodctl): correct --stop-after and --terminate-after formats docs(runpodctl): drop --stop-after and --terminate-after Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant