Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBuilder ¶
mongocli atlas dbuser(s) certs create --username <username> [--monthsUntilExpiration number] [--projectId projectId].
func ListBuilder ¶
mongocli atlas dbuser(s) certs list|ls <username> [--projectId projectId].
Types ¶
type CreateOpts ¶
type CreateOpts struct { cli.GlobalOpts cli.OutputOpts // contains filtered or unexported fields }
func (*CreateOpts) Run ¶
func (opts *CreateOpts) Run() error
Click to show internal directories.
Click to hide internal directories.