Standard User/Password Auth
pycarol.auth.PwdAuth.
PwdAuth
Args:
user: str Username password: str Password
login
carol: pycarol.Carol Carol() instance.
switch_context
Switch context to an environment within the same organization.
env_id: str environment id to switch context to.
Returns:
None
switch_org_context
Go to the organization context or switch organization.
org_id: str organization id.