Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dllewellyn committed Jun 17, 2023
1 parent c2dd584 commit 532cffd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 532cffd

Please sign in to comment.