New-File
Creates a new C# Module solution locally filled with template code and a publish profile.
Read time 1 minuteLast updated 21 hours ago
Creates a new C# Module solution locally filled with template code and a publish profile.
Command
Authentication Required:Nougs cloud-code m new-file [<module-name> module-directory>] [options]
Arguments
<module-name><module-directory>Options
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. |