This is a CLI tool for managing Zep. It's functionality is currently limited to generating authentication secrets and JWT tokens.
zepcli -i
MacOS, Linux, and Windows binaries are available on the releases page.
git clone https://github.com/getzep/zepcli.git
cd zepcli
make build
go install github.com/getzep/zepcli@latest