is there a knife or API equivalent to:
sudo chef-server-ctl org list
I am writing a script to dump the vaults for organizations from a chef workstation and want to not hard-code the organizations I am recursing through to get vaults to dump.
Alternatively, is there a guide to installing the chef server management tools on a chef workstation ?