package commoncli
import "github.com/Microsoft/opengcs/service/gcsutils/gcstools/commoncli"
Index ¶
- func SetFlagsForLogging() []*string
- func SetFlagsForTar2VHDLib() []*string
- func SetupLogging(args ...*string) error
- func SetupTar2VHDLibOptions(args ...*string) (*libtar2vhd.Options, error)
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 ¶
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 ¶
- Version
- v0.3.5
- Published
- Jan 18, 2018
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 4 hours ago –
Tools for package owners.