Releases: datalust/seqcli
Releases · datalust/seqcli
v2022.1.604
- #249 -
app install
andapp update
commands; include usage examples in CLI help text (@nblumhardt)
v2022.1.599
- #246 - fix Docker container execution on ARM hosts
v2022.1.594
- #240 - allow redirected output to be colourised using ANSI control codes. (@damianpowell)
- #241 - better description for
apikey create
(@nblumhardt) - #242 - fixes a bug (#200) that stops seqcli sample ingest from working if authentication is enabled and there is exactly one user (@liammclennan)
- #243 - updated dependencies (@liammclennan)
v2022.1.580
v2022.1.567
- #226 - add additional setup instructions to README (@nblumhardt)
- #228 - publish ARM images in CI (@KodrAus)
- #229 - fix permissions documentation, improve permissions parsing in
apikey create
, updates for Seq 2022.1 (@liammclennan) - #230 - update to newer 2022.1 Seq.Api (@liammclennan)
- #185 - add
--request-timeout
argument toseqcli search
- #231 - final Seq 2022.1 API updates
- #232 - publish multi-architecture Docker manifests (@nblumhardt)
v2022.1.558-pre
Improvements to platform targeting.
Permission changes.
Updated documentation.
Reference updated Seq.Api.
v2021.4.549
- #222 - update .NET SDK to 6.0.101 (@nblumhardt)
v2021.4.540
- #213 - improve documentation for specifying created API key permissions (@liammclennan)
- #212 - fix alphabetical ordering of help headings (@nblumhardt)
- #146 - allow columns to be specified when creating signals (@samburville)
- #215 - use
seqcli
directly as the entrypoint when packaged for Docker (@nblumhardt) - #217 - upgrade to .NET 6.0 (@KodrAus)
- #216 - support syntax annotations on Seq app setting definitions (@nblumhardt)
- #218 - fix the
seqcli config
command's-v
option (@nblumhardt)
v2021.3.510
- #194, #202, #203 - update the .NET SDK and bundled runtime libraries (@KodrAus, @nblumhardt)
- #196 -
seqcli license apply
(@nblumhardt) - #197, #198 -
seqcli template export
andseqcli template import
(@nblumhardt) - #199 -
seqcli sample ingest --quiet
(@nblumhardt) - #204, #205, #209 - dependency and API updates (@nblumhardt)
- #206 - ARM build (@KodrAus)
- #207 -
seqcli node list
,seqcli node health
,seqcli node demote
, universal-v|--verbose
option (@nblumhardt)
v2021.3.502-pre
Merge pull request #207 from nblumhardt/node-commands node list, node health, node demote commands; -v universal verbose option