Skip to content

Commit cf1153f

Browse files
New command group: nodes
As a drive-by change, this makes sure that both --help and -h list the relevant documentation guide URLs, previously it was just --help (unintentionally). Conflicts: Cargo.lock
1 parent 9d6b8fc commit cf1153f

File tree

6 files changed

+122
-72
lines changed

6 files changed

+122
-72
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
* `vhosts` is a new command group that aggregates all the existing
88
commands directly related to virtual hosts: `list vhosts`, `declare vhost`, `delete vhost`
99

10+
* `nodes` is a new command group for operations on nodes: `nodes list`
11+
1012

1113
## v2.0.0 (Mar 31, 2024)
1214

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)