Skip to content

Commit d10b207

Browse files
Update LocalStack CLI Documentation (#488)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent cf00ca2 commit d10b207

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/content/docs/aws/tooling/localstack-cli.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ It provides convenience features to interact with LocalStack features like Cloud
1515
To install the LocalStack CLI, follow the [installation guide](/aws/getting-started/installation/#installing-localstack-cli).
1616

1717
:::note
18-
This documentation was auto-generated from LocalStack CLI version `LocalStack CLI 4.13.1`.
18+
This documentation was auto-generated from LocalStack CLI version `LocalStack CLI 4.14.0`.
1919
:::
2020

2121
## Global Options
@@ -751,7 +751,7 @@ Options:
751751
-h, --help Show this message and exit.
752752

753753
Commands:
754-
dev
754+
dev Developer tools for developing LocalStack extensions.
755755
init Initialize the LocalStack extensions environment.
756756
install Install a LocalStack extension.
757757
list List installed extension.
@@ -763,11 +763,13 @@ Commands:
763763
764764
#### `extensions dev`
765765
766-
766+
Developer tools for developing LocalStack extensions.
767767
768768
```bash
769769
Usage: localstack extensions dev [OPTIONS] COMMAND [ARGS]...
770770

771+
Developer tools for developing LocalStack extensions.
772+
771773
Options:
772774
-h, --help Show this message and exit.
773775

0 commit comments

Comments
 (0)