mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Update moderne-cli reference to v3.26.3
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
| Component | Current version |
|
||||
| --------------------- | --------------- |
|
||||
| CLI version (Stable) | 3.25.3 |
|
||||
| CLI version (Staging) | 3.26.2 |
|
||||
| CLI version (Staging) | 3.26.3 |
|
||||
|
||||
* [How to update to the latest version of the CLI](../user-documentation/moderne-cli/how-to-guides/cli-upgrade.md)
|
||||
* [Moderne CLI reference docs](../user-documentation/moderne-cli/cli-reference.md)
|
||||
|
||||
@@ -35,7 +35,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
|
||||
```bash
|
||||
➜ mod
|
||||
|
||||
Moderne CLI 3.26.2
|
||||
Moderne CLI 3.26.3
|
||||
|
||||
Usage:
|
||||
|
||||
@@ -164,7 +164,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.26.2
|
||||
Moderne CLI 3.26.3
|
||||
|
||||
> 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.26.2
|
||||
Moderne CLI 3.26.3
|
||||
|
||||
> Selecting repositories
|
||||
|
||||
@@ -382,7 +382,7 @@ mod run . --recipe DependencyVulnerabilityCheck
|
||||
<summary>You should see output similar to the following.</summary>
|
||||
|
||||
```bash
|
||||
Moderne CLI 3.26.2
|
||||
Moderne CLI 3.26.3
|
||||
|
||||
> Selecting repositories
|
||||
|
||||
@@ -506,7 +506,7 @@ mod study . --last-recipe-run --data-table VulnerabilityReport
|
||||
<summary>You should see output similar to the following.</summary>
|
||||
|
||||
```bash
|
||||
Moderne CLI 3.26.2
|
||||
Moderne CLI 3.26.3
|
||||
|
||||
Found recipe run 20240904083238-wRnHo
|
||||
|
||||
@@ -613,7 +613,7 @@ mod run . --recipe CommonStaticAnalysis
|
||||
<summary>You should see output similar to the following.</summary>
|
||||
|
||||
```bash
|
||||
Moderne CLI 3.26.2
|
||||
Moderne CLI 3.26.3
|
||||
|
||||
> Selecting repositories
|
||||
|
||||
@@ -698,7 +698,7 @@ mod git checkout . -b workshop-changes --last-recipe-run
|
||||
<summary>You should see output similar to the following.</summary>
|
||||
|
||||
```bash
|
||||
Moderne CLI 3.26.2
|
||||
Moderne CLI 3.26.3
|
||||
|
||||
Found recipe run 20240904084031-xdbaB
|
||||
|
||||
|
||||
@@ -57,7 +57,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
|
||||
```bash
|
||||
➜ mod
|
||||
|
||||
Moderne CLI 3.26.2
|
||||
Moderne CLI 3.26.3
|
||||
|
||||
Usage:
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ mod config java jdk list
|
||||
```bash
|
||||
➜ moderne-cli git:(main) ✗ mod config java jdk list
|
||||
|
||||
Moderne CLI 3.26.2
|
||||
Moderne CLI 3.26.3
|
||||
|
||||
> Listing available JDKs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user