Skip to content

Commit

Permalink
Merge pull request #2727 from rwilson504/cli-pages-download-mv
Browse files Browse the repository at this point in the history
Update Model Version Text
  • Loading branch information
JimDaly authored Jan 9, 2025
2 parents be8a8af + 9f328f8 commit 8b33cfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Example

```powershell
pac pages download --path "C:\portals" --webSiteId f88b70cc-580b-4f1a-87c3-41debefeb902
pac pages download --path "C:\portals" --webSiteId f88b70cc-580b-4f1a-87c3-41debefeb902 --modelVersion 2
```
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Example

```powershell
pac pages upload --path "C:\portals\starter-portal"
pac pages upload --path "C:\portals\starter-portal" --modelVersion 2
```

0 comments on commit 8b33cfb

Please sign in to comment.