nixos-config/dot_oh-my-zsh/plugins/localstack
2024-10-22 11:11:45 -04:00
..
localstack.plugin.zsh chezmoi init 2024-10-22 11:11:45 -04:00
README.md chezmoi init 2024-10-22 11:11:45 -04:00
sqs-send-result.png chezmoi init 2024-10-22 11:11:45 -04:00

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

Examples

staging