Versions in this module Expand all Collapse all v2 v2.0.0 Feb 28, 2024 Changes in this version + func Builder() *cobra.Command + func CreateBuilder() *cobra.Command + func DeleteBuilder() *cobra.Command + func DisableBuilder() *cobra.Command + func EnableBuilder() *cobra.Command + func FieldsBuilder() *cobra.Command + func FieldsTypeBuilder() *cobra.Command + func ListBuilder() *cobra.Command + func UpdateBuilder() *cobra.Command + type ConfigOpts struct + func (opts *ConfigOpts) NewAlertConfiguration(projectID string) *atlas.AlertConfiguration + type CreateOpts struct + func (opts *CreateOpts) Run() error + type DeleteOpts struct + func (opts *DeleteOpts) Run() error + type DisableOpts struct + func (opts *DisableOpts) Run() error + type EnableOpts struct + func (opts *EnableOpts) Run() error + type FieldsTypeOpts struct + func (opts *FieldsTypeOpts) Run() error + type ListOpts struct + func (opts *ListOpts) Run() error + type UpdateOpts struct + func (opts *UpdateOpts) Run() error Other modules containing this package github.com/fmenezes/mongodb-atlas-cli