mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Update moderne-cli reference to v3.31.0
This commit is contained in:
@@ -35,7 +35,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
|
||||
```bash
|
||||
➜ mod
|
||||
|
||||
Moderne CLI 3.30.0
|
||||
Moderne CLI 3.31.0
|
||||
|
||||
Usage:
|
||||
|
||||
@@ -168,7 +168,7 @@ If you need to enter an SSH passphrase to clone repositories, please see our [SS
|
||||
<summary>You should see output similar to the following.</summary>
|
||||
|
||||
```bash
|
||||
Moderne CLI 3.30.0
|
||||
Moderne CLI 3.31.0
|
||||
|
||||
> Cloning organization from Moderne
|
||||
|
||||
@@ -245,7 +245,7 @@ mod build . --download-only
|
||||
<summary>You should see output similar to the following.</summary>
|
||||
|
||||
```bash
|
||||
Moderne CLI 3.30.0
|
||||
Moderne CLI 3.31.0
|
||||
|
||||
> Selecting repositories
|
||||
|
||||
@@ -441,7 +441,7 @@ mod run . --recipe DependencyVulnerabilityCheck --parallel 0
|
||||
<summary>You should see output similar to the following.</summary>
|
||||
|
||||
```bash
|
||||
Moderne CLI 3.30.0
|
||||
Moderne CLI 3.31.0
|
||||
|
||||
> Selecting repositories
|
||||
|
||||
@@ -559,7 +559,7 @@ mod study . --last-recipe-run --data-table VulnerabilityReport
|
||||
<summary>You should see output similar to the following.</summary>
|
||||
|
||||
```bash
|
||||
Moderne CLI 3.30.0
|
||||
Moderne CLI 3.31.0
|
||||
|
||||
Found recipe run 20250114092524-RN2dY
|
||||
|
||||
@@ -660,7 +660,7 @@ mod run . --recipe CommonStaticAnalysis --parallel 0
|
||||
<summary>You should see output similar to the following.</summary>
|
||||
|
||||
```bash
|
||||
Moderne CLI 3.30.0
|
||||
Moderne CLI 3.31.0
|
||||
|
||||
> Selecting repositories
|
||||
|
||||
@@ -742,7 +742,7 @@ mod git checkout . -b workshop-changes --last-recipe-run
|
||||
<summary>You should see output similar to the following.</summary>
|
||||
|
||||
```bash
|
||||
Moderne CLI 3.30.0
|
||||
Moderne CLI 3.31.0
|
||||
|
||||
Found recipe run 20250114093829-TkzAc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user