Docker image containing the clin Nakadi CLI.
Mount the folder that contains the clin manifests as volume and run any clin
command:
docker run --rm -v $(pwd):/apply dstockhammer/clin \
apply -e staging -t $TOKEN /apply/my-schema.yaml \
--show-diff --show-payload