Skip to content

Commit 6bb0150

Browse files
committed
Add changelog entry for archives import --include option
1 parent bd72439 commit 6bb0150

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
* Add `--include` option to `projects archives import`, matching the equivalent option on `projects archives export`, to select archive contents (`executions,config,acl,scm,webhooks,nodeSources`) with a single flag instead of individual `--include-*` booleans. Existing `--include-*`/`--noExecutions` flags still work when `--include` is not specified. [PR #561](https://github.com/rundeck/rundeck-cli/pull/561)
4+
35
## 3.0.0
46

57
* **Breaking change**: Java 17 or later is required to run the CLI and to build from source. Java 11 is no longer supported.

0 commit comments

Comments
 (0)