src batch new
Flags
Name | Description | Default Value |
---|---|---|
-f |
The name of the batch spec file to create. | batch.yaml |
Usage
Usage of 'src batch new': -f string The name of the batch spec file to create. (default "batch.yaml") 'src batch new' creates a new batch spec YAML, prefilled with all required fields. Usage: src batch new [-f FILE] Examples: $ src batch new -f batch.spec.yaml