Skip to content

Commit

Permalink
usage test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kinjelom authored and ramonskie committed Sep 22, 2023
1 parent e02afe5 commit 6e62ffa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions commands/commands_usage_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ var _ = Describe("Commands Usage", func() {
--vsphere-network vSphere Network env: $BBL_VSPHERE_NETWORK
--vsphere-vcenter-ds vSphere vCenter Datastore env: $BBL_VSPHERE_VCENTER_DS
--vsphere-subnet-cidr vSphere Subnet CIDR env: $BBL_VSPHERE_SUBNET_CIDR
--vsphere-internal-gw vSphere Internal Gateway env: $BBL_VSPHERE_INTERNAL_GW
--vsphere-jumpbox-ip vSphere Jumpbox IP env: $BBL_VSPHERE_JUMPBOX_IP
--vsphere-director-internal-ip vSphere Director Internal IP env: $BBL_VSPHERE_DIRECTOR_INTERNAL_IP
--vsphere-vcenter-disks vSphere vCenter Disks env: $BBL_VSPHERE_VCENTER_DISKS
--vsphere-vcenter-templates vSphere vCenter Templates env: $BBL_VSPHERE_VCENTER_TEMPLATES
--vsphere-vcenter-vms vSphere vCenter VMs env: $BBL_VSPHERE_VCENTER_VMS
Expand Down

0 comments on commit 6e62ffa

Please sign in to comment.