Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7b07e30

Browse files
committedMay 11, 2025··
New 'parameters' commands, closes #61
1 parent 58e895b commit 7b07e30

File tree

6 files changed

+161
-138
lines changed

6 files changed

+161
-138
lines changed
 

‎CHANGELOG.md

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

33
## v2.2.0 (in development)
44

5-
No changes yet.
5+
### Enhancements
6+
7+
* `parameters list_all` is a new command that lists all runtime parameters across all virtual hosts
8+
* `parameters list_in` is a new command that lists runtime parameters of a given component (type)
9+
in a specific virtual host
610

711

812
## v2.1.0 (May 8, 2025)

0 commit comments

Comments
 (0)
Please sign in to comment.