Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CommandeerNew to Visual Studio Code? Get it now.
Commandeer

Commandeer

Commandeer

|
1,037 installs
| (0) | Free
An extension to help manage LocalStack and AWS
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Commandeer

Commandeer

This extension helps to manage AWS and LocalStack. Commandeer is a desktop application for managing both LocalStack and AWS in one common interface. The aim of this extension it to provide easy hooks into seeing your LocalStack status as well as bouncing between Visual Code and Commandeer.

We are actively building out more robust features for this extension. Including the ability to view your actually resources, such as DynamoDB tables, Lambda Functions, S3 Buckets and much more.

Stay tuned!

Features

There are currently 3 main use cases of this extension.

  1. LocaStack Health
Cmd/Ctrl + Shift + P - LocalStack Health

This will return back the health of LocalStack.

LocalStack Successfully running on port 4566

LocalStack Health

LocalStack not currently running

LocalStack Health Error

  1. LocaStack Explorer

On the explorer tab, there is a new treeview section called LocalStack that provides you with information abotu the running instance and which services are available.

LocalStack Explorer

LocalStack Explorer

  1. Open Commandeer

This will quickly open up the Commandeer app, so that you can quickly bounce between the code you are writing and the AWS or LocalStack environments you are managing.

Cmd/Ctrl + Shift + P - Open Commandeer

Opening Commandeer from within Visual Code

Open Commandeer

Release Notes

0.0.1

Initial release of the Commandeer extension. This allows you to view your LocalStack instance, check its status, and quickly open up Commandeer.

0.0.2

Updated images in the Readme and the extension itself

0.0.3

Changed the LocalStack Health check to use http://localhost:4566/_localstack/health rather than http://localhost:4566/health as the former has been deprecated.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft