You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added --last flag to simplify commands that require time ranges. Supports syntax like --last 1d, --last 8h, --last 5m.
Added customized version of the WXCC search commands to dramatically improve usability. The default auto-generated code only accepted a raw GraphQL body string with little to no guidance on how to use it. See webex cc search --help.