Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

CLI: exchange help update #2190

Closed
dadams39 opened this issue Jan 19, 2023 · 0 comments · Fixed by #2191
Closed

CLI: exchange help update #2190

dadams39 opened this issue Jan 19, 2023 · 0 comments · Fixed by #2191
Assignees
Labels
tech-debt Non-feature, non-bug improvements to the codebase.

Comments

@dadams39
Copy link
Contributor

dadams39 commented Jan 19, 2023

M365ID not supported. Help to be updated to reflect these changes.

$ ./corso backup create exchange --user <userID> --data mail
Error: mail is an unrecognized data type; must be one of contacts, email, or events
Usage:
  corso backup create exchange --user <userId or email> | '*' [flags]
@dadams39 dadams39 added the tech-debt Non-feature, non-bug improvements to the codebase. label Jan 19, 2023
@ryanfkeepers ryanfkeepers self-assigned this Jan 19, 2023
@dadams39 dadams39 linked a pull request Jan 19, 2023 that will close this issue
3 tasks
aviator-app bot pushed a commit that referenced this issue Jan 20, 2023
## Description
Removes references to M365 ID as instruction.
<!-- Insert PR description-->

## Does this PR need a docs update or release note?

- [x] ⛔ No, self-documenting

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🐛 Bugfix


## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* closes #2190

## Test Plan

- [x] ⚡ Unit test
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tech-debt Non-feature, non-bug improvements to the codebase.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants