Files
claude-howto/06-plugins/devops-automation/commands/deploy.md
T
Luong NGUYEN 7db5ade777 Initial commit: Claude How To project
Added comprehensive examples for Claude Code features including slash commands, subagents, memory, MCP protocol, skills, and plugins with documentation and quick reference guides.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-08 00:09:21 +01:00

271 B

name, description
name description
Deploy Deploy application to production or staging

Deploy Application

Execute deployment workflow:

  1. Run pre-deployment checks
  2. Build application
  3. Run tests
  4. Deploy to target environment
  5. Run health checks
  6. Notify team on Slack