Documentation
¶
Overview ¶
Package main provides awsgs, a thin wrapper around the aws CLI that automatically injects --endpoint-url so every command targets a running Gopherstack instance.
Usage:
awsgs [--awsgs-port PORT] [--awsgs-host HOST] <aws-args...>
Examples:
awsgs s3 ls awsgs --awsgs-port 9000 sqs create-queue --queue-name my-queue AWSGS_PORT=9000 awsgs dynamodb list-tables
Click to show internal directories.
Click to hide internal directories.