CLI: Contact and Event Flags active (#633)
Contact and Event flags restored
This commit is contained in:
parent
8d2a437f1d
commit
eca16e4a69
@ -114,11 +114,6 @@ func addExchangeCommands(parent *cobra.Command) *cobra.Command {
|
|||||||
"Select backup details by user ID; accepts "+utils.Wildcard+" to select all users",
|
"Select backup details by user ID; accepts "+utils.Wildcard+" to select all users",
|
||||||
)
|
)
|
||||||
|
|
||||||
// TODO: reveal these flags when their production is supported in GC
|
|
||||||
cobra.CheckErr(fs.MarkHidden("contact"))
|
|
||||||
cobra.CheckErr(fs.MarkHidden("contact-folder"))
|
|
||||||
cobra.CheckErr(fs.MarkHidden("event"))
|
|
||||||
|
|
||||||
// exchange-info flags
|
// exchange-info flags
|
||||||
fs.StringVar(
|
fs.StringVar(
|
||||||
&emailReceivedAfter,
|
&emailReceivedAfter,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user