File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
src/content/docs/aws/tooling Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ It provides convenience features to interact with LocalStack features like Cloud
1515To 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
753753Commands:
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
769769Usage: localstack extensions dev [OPTIONS] COMMAND [ARGS]...
770770
771+ Developer tools for developing LocalStack extensions.
772+
771773Options:
772774 -h, --help Show this message and exit.
773775
You can’t perform that action at this time.
0 commit comments