BonsaiClientConfig Class
Configuration information needed to connect to the service.
Constructor
BonsaiClientConfig(workspace: str = '', access_key: str = '', enable_logging=False, argv: typing.Union[typing.List[str], NoneType] = ['C:\\hostedtoolcache\\windows\\Python\\3.6.8\\x64\\Scripts\\sphinx-build', '.', '_build'])
Methods
| argparse |
parser command line arguments |
argparse
parser command line arguments
argparse(argv: typing.List[str])
Attributes
access_key
access_key = ''
server
server = ''
simulator_context
simulator_context = ''
workspace
workspace = ''