folder create
The folder create command creates a folder in Server Explorer.
Usage
folder create --p PathRequired | Argument | Description |
---|---|---|
Yes | --p Path | Specifies 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