folder create
folder createコマンドは、フォルダを Server Explorer 内に作成します。
使用方法
folder create --pPath| 必須 | 引数 | 説明 |
|---|---|---|
| はい | --p Path | 作成するフォルダのパスを指定します。 |
例
この例では、フォルダ Example123をフォルダ ExampleABC の内部に作成します。
folder create --p ExampleABC/Example123
folder createコマンドは、フォルダを Server Explorer 内に作成します。
| 必須 | 引数 | 説明 |
|---|---|---|
| はい | --p Path | 作成するフォルダのパスを指定します。 |
この例では、フォルダ Example123をフォルダ ExampleABC の内部に作成します。
folder create --p ExampleABC/Example123