Skip to content

Commit 161b212

Browse files
joe4devclaude
andauthored
Add deprecation note to the README (#59)
Co-authored-by: Claude Opus 5 (1M context) <[email protected]>
1 parent b169c51 commit 161b212

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

‎README.md‎

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
LocalStack CLI
1+
LocalStack CLI (deprecated)
22
=======================
33

4+
> [!WARNING]
5+
> **The `localstack` CLI is deprecated. Use the `lstk` CLI instead.**
6+
>
7+
> The `localstack` CLI no longer receives updates.
8+
>
9+
> - Get started with `lstk`, the new LocalStack CLI: [docs.localstack.cloud/.../lstk](https://docs.localstack.cloud/aws/developer-tools/running-localstack/lstk/)
10+
> - Migrate local scripts and CI workflows: [docs.localstack.cloud/.../lstk/migration](https://docs.localstack.cloud/aws/developer-tools/running-localstack/lstk/migration/)
11+
412
This repository contains building instructions for binary builds of the LocalStack CLI.
513
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).
614
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.

0 commit comments

Comments
 (0)