# Functions
AuthToken get configured public api key.
No description provided by the author
No description provided by the author
Delete deletes an existing configuration.
Exists returns true if there are any set settings for the profile name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsAccessSet return true if API keys have been set up.
No description provided by the author
No description provided by the author
List returns the names of available profiles.
Load loads the configuration from disk.
Map returns a map describing the configuration.
MongoShellPath get the configured MongoDB Shell path.
No description provided by the author
OpsManagerCACertificate get configured ops manager CA certificate location.
OpsManagerSkipVerify get configured if transport should skip CA verification.
OpsManagerURL get configured ops manager base url.
OpsManagerVersionManifestURL get configured ops manager version manifest base url.
OrgID get configured organization ID.
Output get configured output format.
PrivateAPIKey get configured private api key.
ProjectID get configured project ID.
No description provided by the author
PublicAPIKey get configured public api key.
RefreshToken get configured private api key.
Rename replaces the Profile to a new Profile name, overwriting any Profile that existed before.
Save the configuration to disk.
Service get configured service.
No description provided by the author
SetAuthToken set configured publicAPIKey.
No description provided by the author
SetMongoShellPath sets the global MongoDB Shell path.
No description provided by the author
SetOpsManagerURL set configured ops manager base url.
SetOrgID sets the global organization ID.
SetOutput sets the global output format.
SetPrivateAPIKey set configured private api key.
SetProjectID sets the global project ID.
SetPublicAPIKey set configured publicAPIKey.
SetRefreshToken set configured private api key.
SetService set configured service.
SetSkipUpdateCheck sets the global skip update check.
SkipUpdateCheck get the global skip update check.
SortedKeys returns the properties of the Profile sorted.
# Constants
CloudGovService setting when using Atlas API for Government.
CloudManagerService settings when using CLoud Manager API.
CloudService setting when using Atlas API.
DefaultProfile default.
EnvPrefix prefix for ENV variables.
JSON output format as json.
OpsManagerService settings when using Ops Manager API.
ToolName of the CLI.
# Variables
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author