New-File
Creates a new Cloud-Code script locally filled with template code.
읽는 시간 1분최근 업데이트: 3일 전
Creates a new Cloud-Code script locally filled with template code.
Command
Authentication Required:Nougs cloud-code new-file <file-name> [options]
Arguments
<file-name>Options
Option | Alias | Description |
|---|---|---|
| force | -f, --force | Overwrites existing file. |
| help | -?, -h, --help | Display help and usage information. |
| quiet | -q, --quiet | Reduce logging to a minimum. |
| json | -j, --json | Use JSON as the output format. |