# Functions
BoolVarAlias bool commandline option.
ByteCountFromSizeString accepts byte count, or integer suffixed with B, KB, MB, GB.
IntVarAlias int commandline option.
PrintfIfDebug TODO.
PrintSize formats a string with a compact respresentation of a byte count.
PrintUsageDefaults print commandline usage options.
RetriableOperation executes a function, retrying up to "retryLimit" times and waiting "retrySleepDuration" between attempts.
StringListVarAlias string commandline option.
StringVarAlias string commandline option.
Uint64VarAlias uint64 commandline option.
# Constants
BufferQCapacity number of pre-allocated buffers.
Storage sizes -- print and scan bytes, and sizes suffixed with KB,MB,GB,TB
.
Storage sizes -- print and scan bytes, and sizes suffixed with KB,MB,GB,TB
.
Storage sizes -- print and scan bytes, and sizes suffixed with KB,MB,GB,TB
.
Storage sizes -- print and scan bytes, and sizes suffixed with KB,MB,GB,TB
.
LargeBlockAPIVersion API version that supports large block blobs.
LargeBlockSizeMax maximum block size.
no more than this many blob blocks permitted.
Storage sizes -- print and scan bytes, and sizes suffixed with KB,MB,GB,TB
.
Storage sizes -- print and scan bytes, and sizes suffixed with KB,MB,GB,TB
.
MiByte bytes in one MiB.
Storage sizes -- print and scan bytes, and sizes suffixed with KB,MB,GB,TB
.
Storage sizes -- print and scan bytes, and sizes suffixed with KB,MB,GB,TB
.
# Variables
Verbose mode active?.
# Type aliases
ListFlag represents a multivalue flag.