cyberark/secretless-broker

View on GitHub
demos/quick-start/bin/stop

Summary

Maintainability
Test Coverage
#!/bin/bash -e

pushd test >/dev/null
trap popd EXIT INT QUIT

docker compose down -v