trying to export a catalog from vCD 5.1 to local disk using ovftool but something is wrong with my syntax.
Here is what i'm using:
ovftool "vcloud://login:pass@192.168.50.50?org=Sales&vDC='Sales Org vDC'&Catalog=Education&vApp="20131031 vApp1" g:\exports\vApp1"
the error i get is:
Error: Unknown locator query key: Catalog
any help is appreciated