Accessing CLI help
Cloudera CLI includes help that can be accessed by using
  the cdp help command. 
To get more information about a certain Cloudera CLI,
   use:
  cdp <module-name> <command-name> helpFor example:cdp iam add-ssh-public-key help
  cdp iam help|grep group
    You can also find all of the Cloudera CLI commands in the Cloudera CLI Reference documentation.
