New Cmdlet

The conventions a PnP PowerShell cmdlet must satisfy - base class selection, permission attributes, PipeBinds, parameter validation, Graph and CSOM call patterns, and the documentation plus changelog artefacts that make a cmdlet complete. Use when writing, modifying or reviewing cmdlet code, or when deciding which base class or permission attribute applies.

pnp 44896dd 1.6 KB Updated

File contents

pnp/powershell/tree/main/.claude/skills/new-cmdlet commit 44896ddaa9

Frequently asked questions

npx skillmds@latest add pnp/new-cmdlet-2