Nomad
nomad-pack generate registry command reference
Use the nomad-pack generate registry command to generate a new registry.
Usage
nomad-pack generate registry <name>
Options
-to-dir=<string>: Path to write generated registry to.-with-sample-pack: Generate a sample "hello_world" pack in the registry.
Approval options
-auto-approve: Automatically answer confirmation prompts in the affirmative.
Examples
Create a new registry named "my-new-registry" in the current directory.
nomad-pack generate registry my-new-registry