class ChefCLI::CLI

def read_version_manifest_json

def read_version_manifest_json
  File.read(File.join(omnibus_root, "version-manifest.json"))
end