diff --git a/README.md b/README.md new file mode 100644 index 0000000..a62fdff --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Safe to run Admin CLI + +This repository is used for both the terraform provider, and for the safe to run admin API command line. + +To run the CLI you first need to build it: + +```make build``` + +This will generate a binary called 'safe_to_run_admin_api' which is executable