cmd

package
v0.1.0-alpha.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2020 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// RootCmd made public so that gendoc can access it.
	RootCmd = &cobra.Command{
		Use:     "go-office365",
		Short:   "Query the Microsoft Office365 Management Activity API.",
		Long:    "Query the Microsoft Office365 Management Activity API.",
		Version: "0.1.0-alpha.1",
	}
)

Functions

func Execute

func Execute() error

Execute executes the root command.

func WriteOut

func WriteOut(line string)

WriteOut .

Types

type Config

type Config struct {
	Global struct {
		Identifier string
	}
	Credentials office365.Credentials
}

Config stores credentials and application specific attributes.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL