Skip to content

docs: replace porter apply --validate with the validate subcommand - #460

Open
tjq wants to merge 1 commit into
mainfrom
tjq/run-4148-apply-validate-docs
Open

docs: replace porter apply --validate with the validate subcommand#460
tjq wants to merge 1 commit into
mainfrom
tjq/run-4148-apply-validate-docs

Conversation

@tjq

@tjqtjq commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Companion to porter-dev/code#7923 (RUN-4148, Pylon #18962).

porter apply --validate never validated anything and is being removed. This drops it from the flag table and examples and documents porter apply validate -f porter.yaml as the local validation path, with --dry-run for server-side validation.

Merge after the CLI release that includes #7923.

🤖 Generated with Claude Code

The --validate flag never validated anything; it is being removed in
porter-dev/code#7923. Document `porter apply validate -f porter.yaml`
as the local validation path alongside --dry-run.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mintlify

mintlifyBot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

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

ProjectStatusPreviewUpdated (UTC)
porter🟢 ReadyView PreviewAug 20, 2026, 3:31 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for freeto 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

@tjq