{"--discovery-token=abcdef.1234567890123456 --discovery-file=file:///tmp/foo.bar",false},// DiscoveryToken, DiscoveryFile can't both be set
{"discovery-token and discovery-file can't both be set","--discovery-token=abcdef.1234567890123456 --discovery-file=file:///tmp/foo.bar",false},// DiscoveryToken, DiscoveryFile can't both be set
{"",false},// DiscoveryToken or DiscoveryFile must be set
{"discovery-token or discovery-file must be set","",false},// DiscoveryToken or DiscoveryFile must be set