cloudera-labs / cdpy

A Simple Pythonic Client wrapper for Cloudera CDP CLI, designed for use with the Ansible framework
Apache License 2.0
10 stars 22 forks source link

Add configurable user agent for CDPCLI interface #34

Closed Chaffelson closed 2 years ago

Chaffelson commented 2 years ago

Add property client_name to cdpy instantiation for configurable user-agent prefix for various downstream clients, with default of CDPY Add CDPY and version to the user agent for convenient identification Set cloudera.cloud to client_name of 'ClouderaFoundry'

Signed-off-by: Daniel Chaffelson chaffelson@gmail.com