You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# VMware Cluster Connect CLI
2
2
The VMware Cluster Connect CLI (`vcc`) allows users to download binaries from [customerconnect.vmware.com](customerconnect.vmware.com). It uses the [vmware-customer-connect-sdk](https://github.com/vmware-labs/vmware-customer-connect-sdk) which was heavily inspired by [vmw-sdk](https://github.com/apnex/vmw-sdk) by [apnex](https://github.com/apnex).
3
3
4
+
**WARNING:** This CLI is experimental, with no guarantee of API stability.
5
+
6
+
4
7
## Installation
5
8
6
9
`vcc` is a go binary and can be downloaded from the [releases](https://github.com/vmware-labs/vmware-customer-connect-cli/releases) page.
0 commit comments