v0.28.0
Changelog
427bd11 Update variable to reflect usage
e6c125f Clarify usage string
91c96e7 Add support for validating a zip file.
e0475b2 Remove whitespace
6e114b0 Fix typo in readme
e0c6288 Update README.md
9042696 updated addFiles to return error and correctly filter .|_ prefixes files (#47)
711a0b2 Add color support for windows
2fb742a Refactoring (#45)
a7c15a0 Added a fix to unwanted files in the created archive files. Added unwanted files to the invalid e2e test package.
e9a07de Renamed file.
a704316 Changes according to review comments.
8c64932 Added list packages command and added e2e tests of upcoming features.
e07876d Updated UninstallPackage types.
1d44ea7 Fix path handling for package install command
3ff9074 Update LICENSE.md
07c972c Merge pull request #39 from humio/mike/add_zone
38ed959 Get zone for cluster nodes
9a04e73 Create codeql-analysis.yml
f4cda85 Add more e2e tests
e48c9f0 Make License Install command output easy to parse
d898c28 Improve e2e test instructions
338df3e Fix 'view show' command by removing role info
f335075 Remove node modules
707c73f Remove section about parsers. Use packages.
dcc5bed Remove println
0ef28a0 Add E2E tests.
2e0616d Add validation of package at install time, and allow installing from URL
6d5d5cc Make export cmd use the templates generated by the server
29f53cd Add go.sum, it should be in git.
5120306 Merge pull request #37 from humio/jestin/fix_assign_parser
b6a6693 Use empty result instead of repository for assignIngestToken
d690fb2 Fix broken api call to assignIngestToken
50cd7f0 Added update-user-group subcommand to repos command (#36)
1c26c41 Improve ingest command (#35)
dc55f1f Merge pull request #33 from humio/thomas/packages
c179e99 Add commands for working with packages [BETA]