Commit graph

15 commits

Author SHA1 Message Date
Devon Bautista
63dc2c07a6
chore: run gofmt 2025-04-14 16:37:20 -06:00
c950532e88
refactor: improvements to CLI and update pkg 2025-03-28 13:12:38 -06:00
667fd39213
lint: apply changes from golint 2025-03-25 14:54:09 -06:00
3a1fc3fe38
fix: added username/password to collect params 2025-03-25 14:15:39 -06:00
8f96a2f686
refactor: changed short opts for secret store 2025-03-24 14:29:16 -06:00
daa7a32b14
refactor: added basic input format and cleanup 2025-03-24 13:36:02 -06:00
34af75c1d2
refactor: change error message to warning 2025-03-24 11:35:37 -06:00
01a88beb97
fix: secrets remove not updating local store and return error when not found 2025-03-20 10:17:33 -06:00
17350ab99b
fix: changed number of minimum args for secrets list 2025-03-20 09:27:39 -06:00
7990ec097d
refactor: added flag to set secrets file for crawl 2025-03-20 09:11:21 -06:00
df77e075ef
refactor: changed required number of args for secrets list 2025-03-20 08:59:15 -06:00
932daeafe1
refactor: added func to remove secrets from store 2025-03-19 11:10:26 -06:00
5b79031afa
refactor: updated secrets cmd implementation 2025-03-17 18:34:08 -06:00
23bd31a1aa
feat: add 'secrets' command to root 2025-03-17 11:39:23 -06:00
f18d279468
refactor: updated description/example and added 'secrets-file' flag to cmd 2025-03-17 10:37:04 -06:00