Skip to content

Commit 34c32cb

Browse files
committed
update cli docs
1 parent cf2148e commit 34c32cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/generated/mass_bundle_new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ mass bundle new [flags]
4444
-c, --connections strings Connections and names to add to the bundle - example: network=massdriver/vpc
4545
-d, --description string Description of the new bundle
4646
-h, --help help for new
47-
-n, --name string Name of the new bundle
47+
-n, --name string Name of the new bundle. Setting this will disable the interactive prompt.
4848
-o, --output-directory string Directory to output the new bundle (default ".")
4949
-p, --params-directory string Path with existing params to use - opentofu module directory or helm chart values.yaml
50-
-t, --template-name string Name of the bundle template to use
50+
-t, --template-name string Name of the bundle template to use. Setting this will disable the interactive prompt.
5151
```
5252

5353
### SEE ALSO

0 commit comments

Comments
 (0)