Skip to content

Commit 1926118

Browse files
authored
add docs for --allow-insecure (#1273)
## Summary TSIA ## How was it tested? Markdown Preview
1 parent 7b0e9d1 commit 1926118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/app/docs/cli_reference/devbox_add.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ devbox add <pkg>... [flags]
1111
<!-- Markdown Table of Options -->
1212
| Option | Description |
1313
| --- | --- |
14+
| `--allow-insecure` | Allows Devbox to install a package that is marked insecure by Nix |
1415
| `-c, --config string` | path to directory containing a devbox.json config file |
1516
| `-h, --help` | help for add |
1617
| `-q, --quiet` | Quiet mode: Suppresses logs. |

0 commit comments

Comments
 (0)