search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Aws Cloudformation Commands
15 aws-cloudformation entries
Limited to 100 results
aws-cloudformation Operations
Aws Cloudformation Command: Check Drift Status
aws cloudformation describe-stack-resource-drifts --stack-name <stack-drift-detection-id> --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: Check Stack Drift Status
aws cloudformation describe-stack-resource-drifts --stack-name <stack-drift-detection-id> --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: Check Stack Status
aws cloudformation describe-stacks --stack-name <stack-id> --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: Create Stack
aws cloudformation create-stack --stack-name <stack-name> --region <region> --template-body {file://path/to/file.yml} --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: Create Stack From Template
aws cloudformation create-stack --stack-name <stack-name> --region <region> --template-body {file://path/to/file.yml} --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: Delete Stack
aws cloudformation delete-stack --stack-name <stack-name> --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: Describe Stack
aws cloudformation describe-stacks --stack-name <stack-id> --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: Describe Stack Resource Drifts
aws cloudformation describe-stack-resource-drifts --stack-name <stack-drift-detection-id> --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: Describe Stacks
aws cloudformation describe-stacks --stack-name <stack-id> --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: Detect Stack Drift
aws cloudformation detect-stack-drift --stack-name <stack-id> --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: Initiate Drift Detection
aws cloudformation detect-stack-drift --stack-name <stack-id> --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: Initiate Drift Detection For Stack
aws cloudformation detect-stack-drift --stack-name <stack-id> --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: List All Stacks
aws cloudformation list-stacks --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: List Running Stacks
aws cloudformation list-stacks --stack-status-filter CREATE_COMPLETE --profile <profile> aws-cloudformation Operations
Aws Cloudformation Command: List Stacks
aws cloudformation list-stacks --profile <profile>