Skip to content

Commit

Permalink
add validate command
Browse files Browse the repository at this point in the history
Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
  • Loading branch information
clamoriniere committed May 7, 2020
1 parent 9374f23 commit 6f38a95
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/kubectl-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,15 @@ Available Commands:
leader Get Datadog Cluster Agent leader
upgrade Upgrade the Datadog Cluster Agent version
```

### Validate sub-commands

```console
$ kubectl datadog validate ad --help
Usage:
datadog validate ad [command]

Available Commands:
pod Validate the autodiscovery annotations for a pod
service Validate the autodiscovery annotations for a service
```

0 comments on commit 6f38a95

Please sign in to comment.