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 SetFlagsForVHD2TarLib

func SetFlagsForVHD2TarLib() []*string

SetFlagsForVHD2TarLib creates the command line flags for the vhd2tar functions.

func SetupLogging

func SetupLogging(args ...*string) error

SetupLogging creates the logger from the command line parameters.

func SetupVHD2TarLibOptions

func SetupVHD2TarLibOptions(args ...*string) (*libvhd2tar.Options, error)

SetupVHD2TarLibOptions converts the command line flags to libvhd2tar.Options.

Source Files

common.go

Version
v0.4.0 (latest)
Published
Dec 4, 2020
Platform
linux/amd64
Imports
8 packages
Last checked
7 hours ago

Tools for package owners.