mirror of https://github.com/ohmyzsh/ohmyzsh.git
*Total -- 1,425.84kb -> 1,146.04kb (19.62%) /plugins/kubectx/prod.png -- 3.74kb -> 2.29kb (38.71%) /plugins/kubectx/stage.png -- 3.74kb -> 2.35kb (37.16%) /plugins/zsh-navigation-tools/doc/img/n-history2.png -- 105.78kb -> 70.81kb (33.05%) /plugins/localstack/sqs-send-result.png -- 69.00kb -> 55.75kb (19.21%) /plugins/z/img/demo.gif -- 1,241.72kb -> 1,012.99kb (18.42%) /plugins/z/img/zsh_4.3.11_plus.svg -- 0.93kb -> 0.93kb (0.11%) /plugins/z/img/mit_license.svg -- 0.93kb -> 0.93kb (0.11%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> |
||
---|---|---|
.. | ||
README.md | ||
localstack.plugin.zsh | ||
sqs-send-result.png |
README.md
Localstack plugin
CLI support for LOCALSTACK interaction
Description
To use it, add localstack
to the plugins array in your zshrc file:
plugins=(... localstack)
Usage
This plugin supplies one command, lsk
, through which all its features are exposed.
Commands
Command | Description |
---|---|
lsk sqs-send <queue> <message.json> |
sends a given message in sqs to a given queue |