Skip to content

Add 'spo mail send' command #753

@Laul0

Description

@Laul0

Summary

Since some people use Office365-CLI with pipeline or for an automation script on Azure or whatever... can sent an email of notification can be really useful... Send a mail ? Yes ! BUT as SharePoint like Send-PnPMail.

Currently, I'm using it (Send-PnPMail) for site factory or critical error catched from my script i production to be more efficiency.

Add a support for spo mail send command in order to :

Because we can create an other cmdlet that allow to retrieve all mail addresses of requests access (mail requestaccess get)

  • Send a email to one or more users
  • Here the list of necessary parameters :
  • Support at least the following additional parameters :
    • -o, --output (no output)
    • --verbose
    • --debug

To Do

  • Add command from solution
  • Add documentation of usage (MkDocs)
  • Validate cmdlet usage
  • Validate Unit test

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions