Skip to content

Switch flag definitions to be on pflag instead of flag in package go/vt/mysqlctl/filebackupstorage #10814

Closed
@ajm188

Description

@ajm188

Part of #10697.

Current flags:

$ git grep -E "\bflag\.[A-Z]" -- go/vt/mysqlctl/filebackupstorage/*.go
go/vt/mysqlctl/filebackupstorage/file.go:       FileBackupStorageRoot = flag.String("file_backup_storage_root", "", "root directory for the file backup storage")

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions