Skip to content

Commit

Permalink
Update moderne-cli reference to v3.25.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 9, 2024
1 parent 5d7e373 commit 1e1b681
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/releases/cli-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
| Component | Current version |
| --------------------- | --------------- |
| CLI version (Stable) | 3.25.3 |
| CLI version (Staging) | 3.25.5 |
| CLI version (Staging) | 3.25.6 |

* [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)
14 changes: 7 additions & 7 deletions docs/user-documentation/moderne-cli/getting-started/cli-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
```bash
➜ mod

Moderne CLI 3.25.5
Moderne CLI 3.25.6

Usage:

Expand Down Expand Up @@ -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.25.5
Moderne CLI 3.25.6

> Cloning organization from Moderne

Expand Down Expand Up @@ -245,7 +245,7 @@ mod build . --download-only
<summary>You should see output similar to the following.</summary>

```bash
Moderne CLI 3.25.5
Moderne CLI 3.25.6

> Selecting repositories

Expand Down Expand Up @@ -382,7 +382,7 @@ mod run . --recipe DependencyVulnerabilityCheck
<summary>You should see output similar to the following.</summary>

```bash
Moderne CLI 3.25.5
Moderne CLI 3.25.6

> Selecting repositories

Expand Down Expand Up @@ -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.25.5
Moderne CLI 3.25.6

Found recipe run 20240904083238-wRnHo

Expand Down Expand Up @@ -613,7 +613,7 @@ mod run . --recipe CommonStaticAnalysis
<summary>You should see output similar to the following.</summary>

```bash
Moderne CLI 3.25.5
Moderne CLI 3.25.6

> Selecting repositories

Expand Down Expand Up @@ -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.25.5
Moderne CLI 3.25.6

Found recipe run 20240904084031-xdbaB

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
```bash
➜ mod

Moderne CLI 3.25.5
Moderne CLI 3.25.6

Usage:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ mod config java jdk list
```bash
➜ moderne-cli git:(main) ✗ mod config java jdk list

Moderne CLI 3.25.5
Moderne CLI 3.25.6

> Listing available JDKs

Expand Down

0 comments on commit 1e1b681

Please sign in to comment.