This is a CLI utility to help with key rotation.
Install with
$ python setup.py install
Uninstall with
$ pip uninstall keyrotator
You may need to auth your application default credentials prior to working with the service account keys:
$ gcloud auth application-default login
From the command line, run (this will show the commands for keyrotator):
$ keyrotator
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Apache 2.0. See LICENSE for more information.
This is not an official Google product.