Releases: foundriesio/fioctl
Releases · foundriesio/fioctl
Release v0.26
* Don't exit with error when `config set` makes no changes * Include a changelog entry when root key rotation is performed * Remove option for doing `config updates` fleet wide. Only device-group is supported now.
Release v0.25
* Added new `configure-docker` command to install a Docker credential helper to allow easy CLI access to hub.foundries.io. * Extended `users` command to show individual user details * Added a `teams` command to view team membership and access levels * Added new `event-queues` command. * Added `devices list-denied` and `devices delete-denied` commands to manage deleted devices.
Release v0.24
* Added new `keys show-root` command * `targets show` now includes the date the target was created * Added small check to make key rotation safer * Update of golang dependencies * Add Fish shell completion support
Release v0.23
* Improvements to `targets list` * Improvements to `targets tag` including `--dryrun` and `--append` * `secrets update` allows values to come from file content * Factory name is now required when listing devices * Improvements to `targets artifacts` command including tailing of CI console output * `keys rotate-root` handles initial rotation better by downloading initial key
Release v0.22
* Include OriginUri in `targets list/show` * Allow custom column output in `targets list` * Add `--dryrun` option to `targets tag` * Add `--append` option to `targets tag` * Allow `secrets update` command to pull secret from a file
Release v0.21
* Build release binaries for darwin-arm64 * Require a tag name in `waves init` * Add option to list production targets `targets list --production` * Add `login --refresh-access-token` * Require factory when running `devices list`
Release v0.20
* Add new `fioctl keys resign-root` command * Add -t/--token option to fioctl-get
Release v0.19.1
* Fix `fioctl completion` docs to not break RsT rendering for docs.fio
Release v0.19
* Support a file path in `fioctl [device] config set` commands. * Allow `fioctl devices list` to filter by device-group * Added `fioctl logout` to clear out oauth2 credentials * Added `fioctl completion` command to generate shell completions
Release v0.18
* Fix wording for device tag. It can only be a single tag. * Fix for bug #40 * Drop old code for "docker apps" * Fix usability issues with `fioctl targets list|show`