Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New command: spo page publish #6420

Open
milanholemans opened this issue Oct 9, 2024 · 1 comment · May be fixed by #6436
Open

New command: spo page publish #6420

milanholemans opened this issue Oct 9, 2024 · 1 comment · May be fixed by #6436

Comments

@milanholemans
Copy link
Contributor

Usage

m365 spo page publish [options]

Description

Publishes a modern page

Options

Option Description
-u, --webUrl <webUrl> URL of the site.
-n, --name <name> Name of the page to target.

Examples

Publish a modern page

m365 spo page publish --webUrl https://contoso.sharepoint.com/sites/Marketing --name "Style guide.aspx"

Publish a modern page in a subfolder

m365 spo page publish --webUrl https://contoso.sharepoint.com/sites/Marketing --name "/Styles/Guide.aspx"

Default properties

No response

Additional Info

No response

@milanholemans milanholemans added good first issue new feature needs peer review Needs second pair of eyes to review the spec or PR labels Oct 9, 2024
@Saurabh7019
Copy link
Contributor

Could you please assign this to me once the review is completed?

@Jwaegebaert Jwaegebaert added work in progress and removed needs peer review Needs second pair of eyes to review the spec or PR labels Oct 16, 2024
Saurabh7019 added a commit to Saurabh7019/cli-microsoft365 that referenced this issue Oct 18, 2024
@Saurabh7019 Saurabh7019 linked a pull request Oct 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants