Imports of package ctlv2

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/coreos/etcd/etcdctl/ctlv2/command
github.com/coreos/etcd/versionPackage version implements etcd version parsing and contains latest version information.
github.com/urfave/cliPackage cli provides a minimal framework for creating and organizing command line Go applications.
osPackage os provides a platform-independent interface to operating system functionality.
timePackage time provides functionality for measuring and displaying time.