mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-23 22:44:47 -04:00
docs: remove deprecated flags from docs
This commit is contained in:
parent
92b0cd5a21
commit
82de0b83bd
10 changed files with 16 additions and 25 deletions
|
@ -28,7 +28,7 @@ bazel build //cli:cli_oss_darwin_arm64 # cross compile CLI for mac arm64
|
|||
|
||||
### Run
|
||||
|
||||
* `bazel run --run_under="cd $PWD &&" //cli:cli_oss -- create -c 1 -w 1` - build + run a target with arguments in current working directory
|
||||
* `bazel run --run_under="cd $PWD &&" //cli:cli_oss -- create --yes` - build + run a target with arguments in current working directory
|
||||
|
||||
### Pre-PR checks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue