From 7eac078e1049493d708097af69f6894d609ec6a8 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 11 May 2022 13:30:22 +0200 Subject: Implement pkg subcommand --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index dcfa169..b589d75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- `var` subcommand is now referenced in `usage()`. +- The `var` subcommand is now referenced in `usage()`. +- A `pkg` subcommand has been added, to allow for direct interaction with the + `pkg_*()` utilities provided by Bashtard. ### Changed -- `ssh` subcommand should now only check for `ssh.host`, and show an appropriate +- The `ssh` subcommand should now only check for `ssh.host`, and show an appropriate warning if one is not set for a node. - `svc_enable()` now checks for the `rc.d` file to exist before running `grep` on it. -- cgit v1.1