Skip to content

docs: update deploy commands in Build with AI guide#6381

Open
onyx679 wants to merge 1 commit into
crewAIInc:mainfrom
onyx679:docs/update-build-ai-deploy-commands
Open

docs: update deploy commands in Build with AI guide#6381
onyx679 wants to merge 1 commit into
crewAIInc:mainfrom
onyx679:docs/update-build-ai-deploy-commands

Conversation

@onyx679

@onyx679 onyx679 commented Jun 28, 2026

Copy link
Copy Markdown

Summary

Updates the Build with AI guide to use the current AMP deployment commands:

  • crewai deploy validate for deployment validation
  • crewai deploy push for pushing to AMP

This matches the deployment command style used elsewhere in the docs.

Verification

  • git diff --check HEAD~1..HEAD
  • Confirmed the updated commands appear in other current deployment docs, including docs/edge/en/quickstart.mdx and docs/edge/en/enterprise/guides/deploy-to-amp.mdx

Summary by CodeRabbit

  • Documentation
    • Updated the enterprise deployment guide with the latest CLI commands for checking deployment readiness and pushing deployments.

@coderabbitai

coderabbitai Bot commented Jun 28, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: bf83cd9d-ae6b-4cb9-86fd-67a81af44694

📥 Commits

Reviewing files that changed from the base of the PR and between 6491f5a and 50bc480.

📒 Files selected for processing (1)
  • docs/edge/en/guides/coding-tools/build-with-ai.mdx

📝 Walkthrough

Walkthrough

Two CLI commands in the "Deploy to Enterprise" section of docs/edge/en/guides/coding-tools/build-with-ai.mdx are updated: crewai deploy --prepare becomes crewai deploy validate, and crewai deploy becomes crewai deploy push.

Changes

Deployment guide CLI command updates

Layer / File(s) Summary
Updated deploy CLI snippets
docs/edge/en/guides/coding-tools/build-with-ai.mdx
Replaces crewai deploy --prepare with crewai deploy validate and crewai deploy with crewai deploy push in the deployment steps.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main documentation change to deploy commands in the Build with AI guide.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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