Skip to content

Commit

Permalink
[docs] update serve-config description (not a website anymore) (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuannie1 authored Oct 1, 2020
1 parent 34204cc commit 32c961d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ $ aws-oidc exec --profile <your profile> -- aws sts get-caller-identity
}
```
### serve-config
Deploys a service that displays an AWS Config file for any authorized visitor.
Sets up the webserver that clients ping to set up their AWS Config.

### configure
Will query your aws config service (serve-config command) to help populate your `~/.aws/config`. It will guide you through the process of setting this up.
Will query the aws config service (serve-config command) to help populate your `~/.aws/config`. It will guide you through the process of setting this up.

### env
Env is primarily here to assist when running docker locally. It requires your `~/.aws/config` to be configured through `aws-oidc configure`. You can run the following to test it out:
Expand Down

0 comments on commit 32c961d

Please sign in to comment.