Skip to content

Commit 3801ae3

Browse files
committed
Add ConsoleCLIDownload for oadp-cli
Signed-off-by: Joseph <jvaikath@redhat.com>
1 parent b296ca1 commit 3801ae3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
apiVersion: console.openshift.io/v1
2+
kind: ConsoleCLIDownload
3+
metadata:
4+
name: oadp-cli
5+
spec:
6+
description: oadp-cli is the command line tool for working with the OADP operator
7+
displayName: oadp - OADP operator Command Line Interface (CLI)
8+
links:
9+
- href: https://github.com/migtools/oadp-cli/releases/
10+
text: Download oadp

0 commit comments

Comments
 (0)