Skip to content

Command reference

Vishwanath Jayaraman edited this page Mar 30, 2020 · 2 revisions

Example Command to run CNO

  • export OS_BIN_DIR=~/Documents/OpenShiftBinaries/Nightly44/march30th/
  • PATH=$OS_BIN_DIR:$PATH hack/run-locally.sh -c ~/Documents/ClusterTempDir -i $OS_BIN_DIR/openshift-install -n ovn -m quay.io/vjayaramrh/ovn-kubernetes:latest -f ~/Documents/OSInstallConfig/install-config.yaml
Clone this wiki locally