Skip to content

Commit 32b6e26

Browse files
authored
Fixed references to "Office 365 CLI"
Renamed "Office 365 CLI" to "CLI for Microsoft 365"
1 parent afb10c8 commit 32b6e26

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/declarative-customization/site-design-o365cli.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
---
2-
title: SharePoint site design - Office 365 CLI commands
3-
description: Use the Office 365 CLI to create, retrieve, and remove site designs and site scripts.
2+
title: SharePoint site design - CLI for Microsoft 365 commands
3+
description: Use the CLI for Microsoft 365 to create, retrieve, and remove site designs and site scripts.
44
ms.date: 09/02/2020
55
localization_priority: Priority
66
---
77

8-
# SharePoint site design: Office 365 CLI commands
8+
# SharePoint site design: CLI for Microsoft 365 commands
99

10-
Use the Office 365 CLI to create, retrieve, update, and remove site designs and site scripts to new and existing modern site collections from any platform.
10+
Use the CLI for Microsoft 365 to create, retrieve, update, and remove site designs and site scripts to new and existing modern site collections from any platform.
1111

1212
[!INCLUDE [pnp-o365cli](../../includes/snippets/open-source/pnp-o365cli.md)]
1313

1414
## Getting started
1515

16-
To run the Office 365 CLI commands, you'll need to do the following:
16+
To run the CLI for Microsoft 365 commands, you'll need to do the following:
1717

1818
1. Download and install [NodeJS LTS version](https://nodejs.org/en/)
1919

20-
2. Follow the instructions at [Installing the CLI](https://pnp.github.io/office365-cli/user-guide/installing-cli/) to install the Office 365 CLI on your machine
20+
2. Follow the instructions at [Installing the CLI](https://pnp.github.io/office365-cli/user-guide/installing-cli/) to install the CLI for Microsoft 365 on your machine
2121

2222
3. Follow the instructions at [Logging in to Office 365](https://pnp.github.io/office365-cli/user-guide/connecting-office-365/) to connect to your SharePoint tenant.
2323

2424
To verify your setup and connection, try using the [sitedesign list](https://pnp.github.io/office365-cli/cmd/spo/sitedesign/sitedesign-list) command to read the current list of site designs. If the cmdlet runs and returns with no errors, you're ready to proceed.
2525

2626
## Site design commands
2727

28-
The following commands are available for managing site designs and site scripts from the Office 365 CLI:
28+
The following commands are available for managing site designs and site scripts from the CLI for Microsoft 365:
2929

3030
- [sitedesign add](https://pnp.github.io/cli-microsoft365/cmd/spo/sitedesign/sitedesign-add)
3131
- [sitedesign apply](https://pnp.github.io/cli-microsoft365/cmd/spo/sitedesign/sitedesign-apply)

0 commit comments

Comments
 (0)