Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
atomic111 committed Apr 12, 2017
1 parent 72b0982 commit 8e24ffb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,16 @@ bundle exec inspec exec . \
check-image-03 check-image-04
```

### Messaging controls

```shell
bundle exec inspec exec . \
--controls check-messaging-01 check-messaging-02 \
check-messaging-03 check-messaging-04 \
check-messaging-05 check-messaging-06 \
check-messaging-07
```

### Orchestration controls
```shell
bundle exec inspec exec . \
Expand Down

0 comments on commit 8e24ffb

Please sign in to comment.