Get the right CLI version

This commit is contained in:
Mike Solomon
2024-10-24 09:02:16 -07:00
parent a597863c74
commit 7deeab38c6
4 changed files with 10 additions and 10 deletions

View File

@@ -3,6 +3,6 @@
| Component | Current version |
| --------------------- | --------------- |
| CLI version (Stable) | 3.20.8 |
| CLI version (Staging) | 1.0.3225 |
| CLI version (Staging) | 3.24.6 |
* [Moderne CLI reference docs](../user-documentation/moderne-cli/cli-reference.md)

View File

@@ -35,7 +35,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
```bash
➜ mod
Moderne CLI 1.0.3225
Moderne CLI 3.24.6
Usage:
@@ -160,7 +160,7 @@ mod git clone . "Default"
<summary>You should see output similar to the following.</summary>
```bash
Moderne CLI 1.0.3225
Moderne CLI 3.24.6
> Cloning organization from Moderne
@@ -241,7 +241,7 @@ mod build . --download-only
<summary>You should see output similar to the following.</summary>
```bash
Moderne CLI 1.0.3225
Moderne CLI 3.24.6
> Selecting repositories
@@ -378,7 +378,7 @@ mod run . --recipe DependencyVulnerabilityCheck
<summary>You should see output similar to the following.</summary>
```bash
Moderne CLI 1.0.3225
Moderne CLI 3.24.6
> Selecting repositories
@@ -502,7 +502,7 @@ mod study . --last-recipe-run --data-table VulnerabilityReport
<summary>You should see output similar to the following.</summary>
```bash
Moderne CLI 1.0.3225
Moderne CLI 3.24.6
Found recipe run 20240904083238-wRnHo
@@ -609,7 +609,7 @@ mod run . --recipe CommonStaticAnalysis
<summary>You should see output similar to the following.</summary>
```bash
Moderne CLI 1.0.3225
Moderne CLI 3.24.6
> Selecting repositories
@@ -694,7 +694,7 @@ mod git checkout . -b workshop-changes --last-recipe-run
<summary>You should see output similar to the following.</summary>
```bash
Moderne CLI 1.0.3225
Moderne CLI 3.24.6
Found recipe run 20240904084031-xdbaB

View File

@@ -57,7 +57,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
```bash
➜ mod
Moderne CLI 1.0.3225
Moderne CLI 3.24.6
Usage:

View File

@@ -31,7 +31,7 @@ mod config java jdk list
```bash
➜ moderne-cli git:(main) ✗ mod config java jdk list
Moderne CLI 1.0.3225
Moderne CLI 3.24.6
> Listing available JDKs