Skip to main content

CLI Tool to run and tail a step function synchronously.

Project description

STail

CLI Tool to run and tail a step function synchronously.

Tail feature coming soon!

Installation:

pip install stail

Usage

run

Runs a step function synchronously.

stail run --arn [state machine arn] --input [input]

####Options: --help Show this message and exit.

Example:
stail run --arn arn:aws:states:<region>:955883056721:stateMachine:<name> --input "{\"param\":\"hello\"}"

version

Displays the version.

stail version

Author: Iman Kamyabi Feedback: contact@imankamyabi.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stail-0.1.3.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

stail-0.1.3-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page