Skip to content

Commit

Permalink
Update moderne-cli reference to v3.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 27, 2025
1 parent f82402f commit b818848
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 15 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.26.2 |
| CLI version (Staging) | 3.31.0 |
| CLI version (Staging) | 3.31.1 |

* [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)
5 changes: 0 additions & 5 deletions docs/user-documentation/moderne-cli/cli-reference.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
---
sidebar_label: Reference manual
description: Auto-generated documentation for all Moderne CLI commands.
---

# Moderne CLI reference

## Table of contents
Expand Down
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 @@ -40,7 +40,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
```bash
➜ mod

Moderne CLI 3.31.0
Moderne CLI 3.31.1

Usage:

Expand Down Expand Up @@ -173,7 +173,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.31.0
Moderne CLI 3.31.1

> Cloning organization from Moderne

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

```bash
Moderne CLI 3.31.0
Moderne CLI 3.31.1

> Selecting repositories

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

```bash
Moderne CLI 3.31.0
Moderne CLI 3.31.1

> Selecting repositories

Expand Down Expand Up @@ -564,7 +564,7 @@ mod study . --last-recipe-run --data-table VulnerabilityReport
<summary>You should see output similar to the following.</summary>

```bash
Moderne CLI 3.31.0
Moderne CLI 3.31.1

Found recipe run 20250114092524-RN2dY

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

```bash
Moderne CLI 3.31.0
Moderne CLI 3.31.1

> Selecting repositories

Expand Down Expand Up @@ -747,7 +747,7 @@ mod git checkout . -b workshop-changes --last-recipe-run
<summary>You should see output similar to the following.</summary>
```bash
Moderne CLI 3.31.0
Moderne CLI 3.31.1
Found recipe run 20250114093829-TkzAc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
```bash
➜ mod

Moderne CLI 3.31.0
Moderne CLI 3.31.1

Usage:

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

Moderne CLI 3.31.0
Moderne CLI 3.31.1

> Listing available JDKs

Expand Down

0 comments on commit b818848

Please sign in to comment.