Skip to content

Releases: xoanmm/go-papertrail-cli

v1.3.0

09 Jun 16:11
Compare
Choose a tag to compare

Changelog

35f0ab5 Change deletion of searches to do it by name only

v1.2.0

09 Jun 15:15
Compare
Choose a tag to compare

Changelog

f2f4175 Add flag to delete only searches

v1.1.0

04 May 15:07
Compare
Choose a tag to compare

Changelog

3f979bb Add options for delete individually groups, searchs and systems in papertrail

v1.0.0

21 Apr 13:05
Compare
Choose a tag to compare

Changelog

830babe Updated comments to all functions
e2b4277 Initial commit
3ec9bef Change all fmt.Printf for log.Printf and add interaction with papertrail destinations api for check actions
dec1e8a Add systems papertrail systems interaction and necessary changes in all cli
6e24284 Add separation in utils and actions to be carried out depending on the value of the parameter action
27e8f44 Add new refactor for different actions in the different elements of papertrail
c7466f0 Add github actions configuration
481e0b8 Add first integration tests and fix obtained in this process. Add function for obtain and save in file logs of saved search
644e660 Add first files to do minimal interactions with papertrail
91e2bcb Add comments to all functions