Skip to content

Commit

Permalink
Add AWS_PROFILE to FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrtak-CZ committed Aug 8, 2017
1 parent c397522 commit f56de80
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/faq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Frequently Asked Questions

## How to run _kube-aws_ with different AWS profile

```
AWS_PROFILE=your-profile-name kube-aws ...
```

0 comments on commit f56de80

Please sign in to comment.