# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
CreateBuilder builds a cobra.Command that can run as: create <name> --projectId projectId --provider AWS|GCP|AZURE --region regionName [--members N] [--tier M#] [--diskSizeGB N] [--backup] [--mdbVersion] [--tag key=value].
DeleteBuilder
mongocli atlas cluster(s) delete <clusterName> --projectId projectId [--confirm].
mongocli atlas cluster(s) describe <clusterName> --projectId projectId.
FailoverBuilder
atlas cluster(s) failover <clusterName> --projectId projectId [--force].
mongocli atlas cluster(s) list --projectId projectId [--page N] [--limit N].
mongocli atlas cluster loadSampleData <clusterName> --projectId projectId -o json.
MongoCLIBuilder is to split "mongocli atlas clusters" and "atlas clusters".
mongocli atlas cluster(s) pause <clusterName> [--projectId projectId].
mongocli atlas cluster(s) start <clusterName> [--projectId projectId].
UpdateBuilder atlas cluster(s) update [clusterName] --projectId projectId [--tier M#] [--diskSizeGB N] [--mdbVersion] [--tag key=value].
UpgradeBuilder atlas cluster(s) upgrade [clusterName] --projectId projectId [--tier M#] [--diskSizeGB N] [--mdbVersion] [--tag key=value].
mongocli atlas cluster(s) watch <clusterName> [--projectId projectId].
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author