From 4df88f643ed2d7aa6aed1fbd474daff5af948fdc Mon Sep 17 00:00:00 2001 From: Simon Walker Date: Mon, 18 Sep 2023 09:43:11 +0100 Subject: [PATCH] Include section on what the CLI does --- content/en/getting-started/installation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/en/getting-started/installation.md b/content/en/getting-started/installation.md index 82f926ee35..1e28e765bd 100644 --- a/content/en/getting-started/installation.md +++ b/content/en/getting-started/installation.md @@ -14,6 +14,9 @@ cascade: The quickest way get started with LocalStack is by using the LocalStack CLI. It allows you to start LocalStack from your command line. Please make sure that you have a working [`docker` environment](https://docs.docker.com/get-docker/) on your machine before moving on. +The CLI starts and manages the LocalStack docker container. +For alternative methods of managing the LocalStack container, see our [alternative installation instructions]({{< ref "#alternatives" >}}). + {{< tabpane text=true >}} {{< tab header="MacOS" >}} You can install the LocalStack CLI using Brew directly from our official LocalStack tap: