Waldek Mastykarz
Waldek Mastykarz
The latest release on GitHub is v0.4.6 but npm lists v0.4.5 as the latest version. Could you please publish v0.4.6 to npm?
We should review all commands and ensure that all options match our naming convention: - if the option doesn't have a prefix (eg. `id`, `title`), it refers to the last...
To credit our contributors and acknowledge their work, we'd like to extend the About section of our docs with a Team page where we have two sections: maintainers and contributors....
### Discussed in https://github.com/pnp/cli-microsoft365/discussions/3492 Originally posted by **Ofer-Gal** July 6, 2022 when running: ``` m365 spfx project upgrade --output md > "upgrade-report.md" ``` there are the lines in the summary...
Because v6 introduces a number of breaking changes, we have to publish upgrade guidance that explains what changed and what people need to update in their scripts to use v6....
### Usage m365 aad app ensure [options] ### Description Ensures that the particular Azure AD app registration exists and updates its properties if necessary ### Options Option | Description --...
### Usage m365 app permission add [options] ### Description Adds the specified application and/or delegated permissions to the current AAD app API permissions ### Options Option | Description -- |...
As we've extended CLI with support for optionsets (#2998), we can proceed and replace the validation of option sets in all commands with optionset definitions. We should also replace the...
### Discord username (optional) _No response_ ### Describe the bug ```text When you set theme to Solarized Dark, you won't see text that's grey ``` ### To Reproduce Steps to...
# Feature Request ## Is your feature request related to a problem? Please describe Say you're building an app connected to Microsoft 365 where you want to show your colleagues,...