We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5097e commit 174f4aaCopy full SHA for 174f4aa
1 file changed
docs/generated/mass_bundle_publish.md
@@ -15,9 +15,9 @@ mass bundle publish [flags]
15
### Options
16
17
```
18
- --access string Override the access, useful in CI for deploying to sandboxes. (default "private")
19
-b, --build-directory string Path to a directory containing a massdriver.yaml file. (default ".")
20
-h, --help help for publish
+ -t, --tag string Bundle tag (default "latest")
21
22
23
### SEE ALSO
0 commit comments