Master Claude Code in a Week (Part 5): CLI Reference
Part 5 of the series: Learn the Claude Code CLI - how to use it from command line for automation and scripting.
184 posts published
Part 5 of the series: Learn the Claude Code CLI - how to use it from command line for automation and scripting.
Part 6 of the series: Learn Skills in Claude Code - reusable capabilities that are automatically triggered based on context.
Part 7 of the series: Learn Hooks in Claude Code - event-driven automation to automate workflows.
Part 8 of the series: Learn MCP Protocol in Claude Code - how to connect with external tools and APIs.
Part 9 of the series: Learn Subagents in Claude Code - how to create and use specialized AI assistants.
The final part: automate deployments with GitHub Actions, Laravel Envoy for zero-downtime releases, CloudFront cache invalidation, automated rollbacks, and monitoring.
Set up Application Load Balancer with health checks, free SSL via ACM, CloudFront CDN for static assets, and Route 53 for domain management — complete HTTPS setup.
Set up RDS MySQL 8.0 in a private subnet, configure S3 for file uploads and backups, add ElastiCache Redis for sessions and cache, and connect Laravel to all three.
Launch an EC2 instance with Amazon Linux 2023, install and configure Nginx + PHP-FPM 8.4, set up Supervisor for queues, and deploy a Laravel app manually for the first time.
Design a production-ready AWS architecture for Laravel: VPC with public/private subnets, security groups, IAM roles, and the complete infrastructure blueprint before touching any server.