folder create

The folder create command creates a folder in Server Explorer.

Usage

folder create --p Path
RequiredArgumentDescription
Yes--p PathSpecifies the path of the folder you want to create.

Example

This example creates a folder named Example123 inside the folder ExampleABC.

folder create --p ExampleABC/Example123