choco-new
Verified for current stable LTS
Choco New Command: Create New Package In Custom Directory
Use for create new package in custom directory with Choco New. Exact CLI syntax to create new package in custom directory using Choco New.
When to use this: Use for create new package in custom directory with Choco New.
Command Syntax
choco new <package> --out <path\to\directory> choco new <package> --out <path/to/directory> Live Command Builder
Final Command
choco new <package> --out <path\to\directory> Command Breakdown
--out- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create new package in custom directory using Choco New.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Choco New Command: Create New Package Skeleton
choco new <package> Choco New Command: Create New Package With Installer Urls choco new <package> url=<url> url64=<url> Choco New Command: Create New Package With Maintainer choco new <package> --maintainer <maintainer_name> Choco New Command: Create New Package With Version choco new <package> --version <version> Age Command: Encrypt File With Public Keys Literals age {-r|--recipient} public_key {-o|--output} path/to/encrypted_file.age path/to/unencrypted_file