Localstack

Local AWS cloud stack for offline development and testing

javimosch 9ca3cdc 507 B Updated

File contents

localstack Plugin

LocalStack provides a fully functional local AWS cloud stack. Use it to develop and test your AWS applications offline without connecting to real AWS services.

Common Commands

  • localstack start — start LocalStack
  • localstack stop — stop LocalStack
  • localstack status — check service status
  • localstack aws <service> <action> [args] — run AWS CLI commands locally

javimosch/supercli/tree/main/plugins/localstack/skills/quickstart commit 9ca3cdc329

Frequently asked questions

npx skillmds@latest add javimosch/localstack