Skip to content

localstack/localstack-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 8, 2025
de2bc3c · May 8, 2025

History

64 Commits
Mar 6, 2025
Jul 18, 2024
May 30, 2023
Sep 26, 2023
Jun 23, 2023
Aug 28, 2024
Jun 23, 2023
Oct 18, 2022
May 8, 2025

Repository files navigation

LocalStack CLI

This repository contains building instructions for binary builds of the LocalStack CLI. It does not contain the actual source for the CLI, since the LocalStack CLI is basically just the Python package localstack (published on PyPi) with it's install dependencies (and without any extras). This is why this repository just contains the build config and pipeline that packages the LocalStack CLI python package into a standalone binary using PyInstaller.

Installation

Please make sure that you have a working docker environment on your machine before moving on.

Brew (MacOS or Linux with Homebrew)

Install the LocalStack CLI by using our official LocalStack Brew Tap:

$ brew install localstack/tap/localstack-cli

Binary download (MacOS, Linux, Windows)

If you do not have Brew on your machine, you can directly download the pre-built LocalStack CLI binary for your system:

About

The LocalStack CLI packaged using pyinstaller

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published