From 7e4e7faa325ebccd27fd43ec19985d6b55af905c Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 12 Feb 2025 18:01:50 +0000
Subject: [PATCH] Update moderne-cli reference to v3.32.2
---
docs/releases/cli-dx.md | 2 +-
docs/releases/cli-releases.md | 2 +-
.../moderne-cli/getting-started/cli-intro.md | 14 +++++++-------
.../how-to-guides/air-gapped-cli-install.md | 2 +-
.../how-to-guides/jdk-selection-and-config.md | 2 +-
5 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/docs/releases/cli-dx.md b/docs/releases/cli-dx.md
index 81a81c42..e80019c1 100644
--- a/docs/releases/cli-dx.md
+++ b/docs/releases/cli-dx.md
@@ -15,7 +15,7 @@
* Allow empty commits using `--allow-empty` and fix default behaviour to not allow these empty commits.
-### CLI 3.32.1 (2025/02/07)
+### CLI 3.32.2 (2025/02/07)
#### What's Changed
* Add duration to timeout exception message
diff --git a/docs/releases/cli-releases.md b/docs/releases/cli-releases.md
index a63e4483..cfe0d19a 100644
--- a/docs/releases/cli-releases.md
+++ b/docs/releases/cli-releases.md
@@ -8,7 +8,7 @@ description: The current version of the Moderne CLI and links to useful CLI docu
| Component | Current version |
| --------------------- | --------------- |
| CLI version (Stable) | 3.26.2 |
-| CLI version (Staging) | 3.32.1 |
+| CLI version (Staging) | 3.32.2 |
* [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)
diff --git a/docs/user-documentation/moderne-cli/getting-started/cli-intro.md b/docs/user-documentation/moderne-cli/getting-started/cli-intro.md
index 759a9d9c..29c65db4 100644
--- a/docs/user-documentation/moderne-cli/getting-started/cli-intro.md
+++ b/docs/user-documentation/moderne-cli/getting-started/cli-intro.md
@@ -40,7 +40,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
```bash
➜ mod
-Moderne CLI 3.32.1
+Moderne CLI 3.32.2
Usage:
@@ -173,7 +173,7 @@ If you need to enter an SSH passphrase to clone repositories, please see our [SS
You should see output similar to the following.
```bash
-Moderne CLI 3.32.1
+Moderne CLI 3.32.2
> Cloning organization from Moderne
@@ -250,7 +250,7 @@ mod build . --download-only
You should see output similar to the following.
```bash
-Moderne CLI 3.32.1
+Moderne CLI 3.32.2
> Selecting repositories
@@ -446,7 +446,7 @@ mod run . --recipe DependencyVulnerabilityCheck --parallel 0
You should see output similar to the following.
```bash
-Moderne CLI 3.32.1
+Moderne CLI 3.32.2
> Selecting repositories
@@ -564,7 +564,7 @@ mod study . --last-recipe-run --data-table VulnerabilityReport
You should see output similar to the following.
```bash
-Moderne CLI 3.32.1
+Moderne CLI 3.32.2
Found recipe run 20250114092524-RN2dY
@@ -665,7 +665,7 @@ mod run . --recipe CommonStaticAnalysis --parallel 0
You should see output similar to the following.
```bash
-Moderne CLI 3.32.1
+Moderne CLI 3.32.2
> Selecting repositories
@@ -747,7 +747,7 @@ mod git checkout . -b workshop-changes --last-recipe-run
You should see output similar to the following.
```bash
-Moderne CLI 3.32.1
+Moderne CLI 3.32.2
Found recipe run 20250114093829-TkzAc
diff --git a/docs/user-documentation/moderne-cli/how-to-guides/air-gapped-cli-install.md b/docs/user-documentation/moderne-cli/how-to-guides/air-gapped-cli-install.md
index fa1b9022..a3f89e21 100644
--- a/docs/user-documentation/moderne-cli/how-to-guides/air-gapped-cli-install.md
+++ b/docs/user-documentation/moderne-cli/how-to-guides/air-gapped-cli-install.md
@@ -68,7 +68,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
```bash
➜ mod
-Moderne CLI 3.32.1
+Moderne CLI 3.32.2
Usage:
diff --git a/docs/user-documentation/moderne-cli/how-to-guides/jdk-selection-and-config.md b/docs/user-documentation/moderne-cli/how-to-guides/jdk-selection-and-config.md
index b2b5d3e9..d1afab83 100644
--- a/docs/user-documentation/moderne-cli/how-to-guides/jdk-selection-and-config.md
+++ b/docs/user-documentation/moderne-cli/how-to-guides/jdk-selection-and-config.md
@@ -36,7 +36,7 @@ mod config java jdk list
```bash
➜ moderne-cli git:(main) ✗ mod config java jdk list
-Moderne CLI 3.32.1
+Moderne CLI 3.32.2
> Listing available JDKs