Skip to content

Commit

Permalink
Updated README.md for git authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
eerkunt committed Oct 23, 2018
1 parent 4fe270c commit 3990a08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ pointing your ssh private key for git authentication
~# terraform-compliance -f /path/to/features -t git:ssh://fqdn/path/go/repo.git -i /path/to/private.key
```

If you already configured your `~/.ssh/config` and pointing remote host, and private key file, you don't even need to
use `-i` argument, it will be used automatically.

## Example
![Example Run](terraform-compliance-demo.gif)
```bash
Expand Down

0 comments on commit 3990a08

Please sign in to comment.