Skip to content

Commit

Permalink
Merge pull request #18 from redhat-openshift-ecosystem/bostrt-patch-1
Browse files Browse the repository at this point in the history
Link to guides from readme and remove help file
  • Loading branch information
rvanderp3 committed Sep 7, 2022
2 parents 0d9565f + 1433e10 commit 2a874c8
Showing 1 changed file with 4 additions and 21 deletions.
25 changes: 4 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,10 @@

OpenShift Provider Certification Tool is used to evaluate an OpenShift installation on a provider or hardware is in conformance

```shell
Usage:
openshift-provider-cert [command]

Available Commands:
completion Generate the autocompletion script for the specified shell
destroy Destroy current Certification Environment
help Help about any command
results Summary of certification results archive
retrieve Collect results from certification environment
run Run the suite of tests for provider certification
sonobuoy Generate reports on your Kubernetes cluster by running plugins
status Show the current status of the certification tool

Flags:
-h, --help help for openshift-provider-cert
--kubeconfig string kubeconfig for target OpenShift cluster
-v, --version version for openshift-provider-cert

Use "openshift-provider-cert [command] --help" for more information about a command.
```
## Documentation

- [User Guide](https://github.com/redhat-openshift-ecosystem/provider-certification-tool/blob/main/docs/user.md)
- [Development Guide](https://github.com/redhat-openshift-ecosystem/provider-certification-tool/blob/main/docs/dev.md)

## Building

Expand Down

0 comments on commit 2a874c8

Please sign in to comment.