Documentation ¶ Index ¶ Variables func Command() (*cobra.Command, error) Constants ¶ This section is empty. Variables ¶ View Source var ( ErrMissingProvider = errors.New("required provider name argument") ErrMissingIdpProtocol = errors.New("missing idp protocol") ErrMustBeDirectory = errors.New("specified config directory is not a directory") ) Functions ¶ func Command ¶ func Command() (*cobra.Command, error) Command creates the use command Types ¶ This section is empty. Source Files ¶ View all Source files use.go Click to show internal directories. Click to hide internal directories.