Follow the steps in this section to activate the VMware Cloud Director Container Service Extension client in VMware Cloud Director.

After the initial installation of VMware Cloud Director Container Service Extension, if you try to run vcd cse commands, the following error can appear. This error indicates that the VMware Cloud Director Container Service Extension client is not activated in VMware Cloud Director.

> vcd cse version 
Error: No such command "cse".

Procedure

  1. Edit ~/.vcd-cli/profiles.yaml to include the following command at the end of the file:
    extensions:
    - container_service_extension.client.cse
  2. Save the file and run vcd cse commands again.

Results

The VMware Cloud Director Container Service Extension client is activated in VMware Cloud Director.