Skip to content

Commit

Permalink
Merge pull request #170 from Clivern/patch-1
Browse files Browse the repository at this point in the history
Add slack webhook flag to documentation
  • Loading branch information
linki authored Feb 3, 2020
2 parents 1500c0b + 6497668 commit 9ceb406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ Use `UTC`, `Local` or pick a timezone name from the [(IANA) tz database](https:/
| `--dry-run` | don't kill pods, only log what would have been done | true |
| `--log-format` | specify the format of the log messages. Options are text and json | text |
| `--log-caller` | include the calling function name and location in the log messages | false |
| `--slack-webhook` | The address of the slack webhook for notifications | disabled |

## Related work

Expand Down

0 comments on commit 9ceb406

Please sign in to comment.