Commit 443c1e6
committed
feat(dagger.go): add mandatory 'dagger-bin-dir' flag to SetupDaggerBinCmd
Introduces a new mandatory flag 'dagger-bin-dir' to specify the
directory where the dagger binary will be stored. This change ensures
that users explicitly define the storage location, enhancing the setup's
configurability and robustness.1 parent 0e6c231 commit 443c1e6
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| |||
0 commit comments