@cwi/shp-subsite-helper

1.0.0 • Public • Published

@cwi/shp-subsite-helper

shp-subsite-helper is a helper package to create and delete subsites from SharePoint.

Use cases

The use cases for this package are focused, but not exclusive to, generate automatized test pipelines, in which you can setup a fresh new sharepoint subsite, execute tests and them exclude it later on seamlessly.

Installation

npm i @cwi/shp-subsite-helper

execute directly npx @cwi/shp-subsite-helper

Usage

To create a subsite:

shp-subsite-helper create <subsite_name> --user <user> --password <pass> --site <sharepoint parent url>

To delete a subsite:

shp-subsite-helper delete <subsite_name> --user <user> --password <pass> --site <sharepoint parent url>

For more information:

shp-subsite-helper --help

License

ISC

Readme

Keywords

Package Sidebar

Install

npm i @cwi/shp-subsite-helper

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

3.71 kB

Total Files

3

Last publish

Collaborators

  • joao.albernaz
  • magno
  • leunardo
  • joaosilveira
  • pablo.garcia
  • rafaelbueno
  • julialuz
  • paulosteffenm