Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAtlasBuilder ¶
CreateAtlasBuilder atlas organization(s) create <name>.
func DeleteBuilder ¶
DeleteBuilder atlas organization(s) delete <ID> [--force].
func ListBuilder ¶
atlas organizations(s) list --name --includeDeletedOrgs.
Types ¶
type CreateAtlasOpts ¶
type CreateAtlasOpts struct { cli.OutputOpts // contains filtered or unexported fields }
func (*CreateAtlasOpts) Run ¶
func (opts *CreateAtlasOpts) Run() error
type DeleteOpts ¶
type DeleteOpts struct { *cli.DeleteOpts // contains filtered or unexported fields }
func (*DeleteOpts) Run ¶
func (opts *DeleteOpts) Run() error
type DescribeOpts ¶
type DescribeOpts struct { cli.GlobalOpts cli.OutputOpts // contains filtered or unexported fields }
func (*DescribeOpts) Run ¶
func (opts *DescribeOpts) Run() error
Click to show internal directories.
Click to hide internal directories.