From e979ab7512e71a20ff5c5c3d470a119b69d37b98 Mon Sep 17 00:00:00 2001 From: Ic3Tank <61137113+IceTank@users.noreply.github.com> Date: Sat, 21 Feb 2026 19:22:09 +0100 Subject: [PATCH] Add MSA launch arguemnts to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 518098c0e..4d1a08778 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,13 @@ How do I...

+## Developing + +### MSA authentication setup + +Add `--msa --msa-no-dialog` to your CLI arguments to enable MSA authentication when launching from the IDE. + + ### Stargazers [![Stargazers over time](https://starchart.cc/lambda-client/lambda.svg?variant=adaptive)](https://starchart.cc/lambda-client/lambda)