Nelson Isioma
|
1183813dcb
|
Feature: adding support for exposing secrets to subprocesses (#68)
Go / build (push) Has been cancelled
* adding support for exposing secrets to subprocesses
* updating readme
* wip 3
* wip 4
* wip 56
|
2025-02-23 15:56:48 +01:00 |
|
Daniel Del Rio Figueira
|
78ed21f62b
|
Added flags for passing client cert and client private key as file contents instead of paths
|
2024-12-04 00:39:11 +01:00 |
|
Daniel Del Rio Figueira
|
0273cee2ba
|
Added File suffix on tlsClient command flags
|
2024-12-02 09:27:02 +01:00 |
|
Daniel Del Rio Figueira
|
d5e2df49db
|
Added support for http client configuration via command arguments
|
2024-11-29 10:16:33 +01:00 |
|
|
b48f3274e6
|
Use goreleaser version if available, otherwise buildinfo
|
2024-04-05 21:45:57 +02:00 |
|
|
4a870ea137
|
Set Version info in rootcmd
|
2024-03-26 11:43:10 +01:00 |
|
|
c2506ed71a
|
Add New Flags, Mark old ones as deprecated
|
2024-03-21 18:51:32 +01:00 |
|
PiMaDaum
|
5ee20771a8
|
Define filter argument as persistent flag in list
command
|
2023-02-05 19:38:58 +01:00 |
|
Samuel Lorch
|
46ceb8176d
|
Add Output Json Flag
|
2022-12-30 13:28:18 +01:00 |
|
Samuel Lorch
|
cbf2771935
|
fix Double Prompting Issue when Reading Secret Input
|
2022-12-30 11:12:52 +01:00 |
|
Samuel Lorch
|
440f41a2af
|
Replace usages of term.ReadPassword with util.ReadPassword
|
2022-05-30 17:52:17 +02:00 |
|
Samuel Lorch
|
f4dedc8726
|
update to new import paths for repository transfer
|
2022-02-22 17:18:34 +01:00 |
|
Samuel Lorch
|
ab3e63835a
|
add keepass export support
|
2022-02-04 17:20:02 +01:00 |
|
Samuel Lorch
|
fa4d395a02
|
fix #3 userprivatekeyfile flag not always working
|
2022-01-19 14:58:51 +01:00 |
|
Samuel Lorch
|
0449e9983c
|
Add Flag to Read Privatekey From File
|
2022-01-12 16:06:15 +01:00 |
|
Samuel Lorch
|
bf4a0c8d4a
|
automatically update config file permissions
|
2021-12-17 16:42:55 +01:00 |
|
Samuel Lorch
|
7f3059db95
|
fix Config file Permissions being to Open
|
2021-12-17 15:59:34 +01:00 |
|
Samuel Lorch
|
2c20350be4
|
disable output styling to ease parsing
|
2021-11-26 09:48:20 +01:00 |
|
Samuel Lorch
|
97ef59ff2c
|
add the Verify command
|
2021-09-22 13:09:41 +02:00 |
|
Samuel Lorch
|
07c02c6dba
|
add MFA support, update deps
|
2021-09-22 11:28:56 +02:00 |
|
Samuel Lorch
|
78d3c80b28
|
rename executable, add goreleaser
|
2021-09-09 15:29:34 +02:00 |
|
Samuel Lorch
|
ecbb7c88cd
|
fix doc links, update README.md
|
2021-09-09 10:13:27 +02:00 |
|
Samuel Lorch
|
664d02f8ea
|
Remove Doc Auto Gen Tag
|
2021-09-09 09:29:43 +02:00 |
|
Samuel Lorch
|
08cb902aad
|
add doc command
|
2021-09-09 09:19:33 +02:00 |
|
Samuel Lorch
|
ce995fb1a5
|
add user commands
|
2021-09-08 14:51:26 +02:00 |
|
Samuel Lorch
|
36c8318db1
|
add group commands
|
2021-09-08 11:13:29 +02:00 |
|
Samuel Lorch
|
1b129332ae
|
add folder commands
|
2021-09-08 11:12:34 +02:00 |
|
Samuel Lorch
|
b0303103da
|
add resource commands
|
2021-09-08 11:07:38 +02:00 |
|
Samuel Lorch
|
219c451098
|
add basic operational commands
|
2021-09-08 10:54:20 +02:00 |
|