#!/usr/bin/env bash set -euo pipefail kubectl --context kind-eth -n eth exec -i deploy/lambda -- python invoke.py "$@"