package commoncli

import "github.com/Microsoft/opengcs/service/gcsutils/gcstools/commoncli"

Index

Functions

func SetFlagsForLogging

func SetFlagsForLogging() []*string

SetFlagsForLogging sets the command line flags for logging.

func SetFlagsForTar2VHDLib

func SetFlagsForTar2VHDLib() []*string

SetFlagsForTar2VHDLib creates the command line flags for the tar2vhd/vhd2tar functions.

func SetupLogging

func SetupLogging(args ...*string) error

SetupLogging creates the logger from the command line parameters.

func SetupTar2VHDLibOptions

func SetupTar2VHDLibOptions(args ...*string) (*libtar2vhd.Options, error)

SetupTar2VHDLibOptions converts the command line flags to libtar2vhd.Options.

Source Files

common.go

Version
v0.3.3
Published
Sep 6, 2017
Platform
windows/amd64
Imports
9 packages
Last checked
8 minutes ago

Tools for package owners.