Update moderne-cli reference to v3.33.2

This commit is contained in:
github-actions[bot]
2025-02-25 21:35:33 +00:00
parent 8e0b94e2b5
commit 0c9af689b0
6 changed files with 12 additions and 12 deletions

View File

@@ -83,7 +83,7 @@
* Allow empty commits using `--allow-empty` and fix default behaviour to not allow these empty commits.
### CLI 3.33.1 (2025/02/07)
### CLI 3.33.2 (2025/02/07)
#### What's Changed
* Add duration to timeout exception message

View File

@@ -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.33.1 |
| CLI version (Staging) | 3.33.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)

View File

@@ -3249,7 +3249,7 @@ mod config recipes artifacts artifactory edit [parameters]
### Examples
```
mod config recipes artifacts artifactory edit <artifact-repository-url> --user <user> --password <password>
mod config recipes artifacts edit <artifact-repository-url> --user <user> --password <password>
```
### Parameters

View File

@@ -40,7 +40,7 @@ If everything was configured correctly, you should be able to type `mod` into yo
```bash
➜ mod
Moderne CLI 3.33.1
Moderne CLI 3.33.2
Usage:
@@ -176,7 +176,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.33.1
Moderne CLI 3.33.2
> Cloning organization from Moderne
@@ -253,7 +253,7 @@ mod build . --download-only
<summary>You should see output similar to the following.</summary>
```bash
Moderne CLI 3.33.1
Moderne CLI 3.33.2
> Selecting repositories
@@ -451,7 +451,7 @@ mod run . --recipe DependencyVulnerabilityCheck --parallel 0
<summary>You should see output similar to the following.</summary>
```bash
Moderne CLI 3.33.1
Moderne CLI 3.33.2
> Selecting repositories
@@ -569,7 +569,7 @@ mod study . --last-recipe-run --data-table VulnerabilityReport
<summary>You should see output similar to the following.</summary>
```bash
Moderne CLI 3.33.1
Moderne CLI 3.33.2
Found recipe run 20250114092524-RN2dY
@@ -670,7 +670,7 @@ mod run . --recipe CommonStaticAnalysis --parallel 0
<summary>You should see output similar to the following.</summary>
```bash
Moderne CLI 3.33.1
Moderne CLI 3.33.2
> Selecting repositories
@@ -752,7 +752,7 @@ mod git checkout . -b workshop-changes --last-recipe-run
<summary>You should see output similar to the following.</summary>
```bash
Moderne CLI 3.33.1
Moderne CLI 3.33.2
Found recipe run 20250114093829-TkzAc

View File

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

View File

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