Package cm_shell :: Module cmps
[hide private]
[frames] | no frames]

Module cmps

source code

Classes [hide private]
  ClouderaShell
Interactive shell for communicating with your Cloudera Cluster making use of the cm_api
Functions [hide private]
 
main() source code
Variables [hide private]
  CONFIG = {'cluster': None, 'output_type': 'table', 'seperator'...
  INIT_PROMPT = 'cloudera> '
  BANNER = 'Welcome to the Cloudera Manager Console\nSelect a cl...
  EXECUTE = False
  api = None
  __package__ = 'cm_shell'
Variables Details [hide private]

CONFIG

Value:
{'cluster': None, 'output_type': 'table', 'seperator': None}

BANNER

Value:
'''Welcome to the Cloudera Manager Console
Select a cluster using \'show clusters\' and \'use\''''