Lanre Adelowo
|
e0dfb2548f
|
update flag help text
|
2023-10-15 02:55:29 +01:00 |
|
Lanre Adelowo
|
01997a5187
|
support --path when generating sample env files
|
2023-10-15 02:50:41 +01:00 |
|
Maidul Islam
|
28ad403665
|
change broswer based login from localhost to 127.0.0.1
|
2023-10-05 11:19:29 -04:00 |
|
Maidul Islam
|
2bb2ccc19e
|
patch crypto in create service token in cli
|
2023-09-28 19:27:38 -07:00 |
|
Maidul Islam
|
1141408d5b
|
add exit codes for errors
|
2023-09-27 21:42:34 -07:00 |
|
Maidul Islam
|
a1dc405516
|
Merge pull request #1032 from Infisical/service-token-v2-create-cli
add create service token to cli + docs for it
|
2023-09-27 21:09:24 -07:00 |
|
Maidul Islam
|
896a34eb65
|
add create service token to cli + docs for it
|
2023-09-27 21:07:54 -07:00 |
|
Maidul Islam
|
5128466233
|
update go.mod after Infisical/go-keyring update
|
2023-09-25 15:28:13 -07:00 |
|
Maidul Islam
|
e11abb619a
|
use v1.0.2 of internal keyring in cli
|
2023-09-25 15:10:59 -07:00 |
|
Maidul Islam
|
e81ea314e1
|
update go minor version
|
2023-09-22 13:26:32 -07:00 |
|
Scott Williams
|
80bec24219
|
Fix no Auto-Capitalization for secrets get/set. Fixes https://github.com/Infisical/infisical/issues/1003
Signed-off-by: Scott Williams <scottwilliams@ucsb.edu>
|
2023-09-18 15:07:58 -07:00 |
|
Maidul Islam
|
0d4cacdc3e
|
remove old ValidateEnvironmentName check
|
2023-09-18 12:26:09 -04:00 |
|
quinton11
|
d46a6f7270
|
fix: path option for secret get sub cmd
|
2023-09-12 22:11:15 +00:00 |
|
Maidul Islam
|
6bcf5cb54c
|
override secrets before expand
|
2023-08-22 23:37:32 -04:00 |
|
Maidul Islam
|
51b425dceb
|
swap out v2 login
|
2023-08-22 23:37:32 -04:00 |
|
Maidul Islam
|
ddc7be18eb
|
link to forked keyring and bring back vault command
|
2023-08-17 15:07:12 -04:00 |
|
Maidul Islam
|
24d23e89d0
|
add exit code to run command
|
2023-08-04 12:10:46 -04:00 |
|
Maidul Islam
|
bd8397bda7
|
add status code and url to CallGetAccessibleEnvironments
|
2023-08-02 11:23:22 -04:00 |
|
Maidul Islam
|
9dac06744b
|
delay cli update notification
|
2023-08-02 10:57:04 -04:00 |
|
Maidul Islam
|
bd80c2ccc3
|
swap out keyring package
|
2023-08-02 10:11:23 -04:00 |
|
Maidul Islam
|
7accaeffcf
|
Revert "keyring swap, better error messages/warnings, delay upgrade notif"
This reverts commit 7f69a3b23f.
|
2023-08-01 22:55:19 -04:00 |
|
Maidul Islam
|
7f69a3b23f
|
keyring swap, better error messages/warnings, delay upgrade notif
|
2023-08-01 21:12:13 -04:00 |
|
Maidul Islam
|
86e04577c9
|
print exec error messages as is
|
2023-07-25 14:17:31 -04:00 |
|
Maidul Islam
|
c539d4d243
|
remove print
|
2023-07-18 15:31:31 -04:00 |
|
akhilmhdh
|
cf45c3dc8b
|
feat(secret-import): updated cli to support secret import
|
2023-07-17 23:10:14 +05:30 |
|
Reza Rahemtola
|
868cc80210
|
fix(cli): Missing trailing linebreak in vault commands
|
2023-07-14 23:09:25 +02:00 |
|
Maidul Islam
|
ccfb8771f1
|
Merge pull request #728 from JunedKhan101/feature-723-remove-trailing-slash
Implemented feature to remove the trailing slash from the domain url
|
2023-07-10 10:26:53 -04:00 |
|
Juned Khan
|
34fef4aaad
|
Implemented feature to remove the trailing slash from the domain url
|
2023-07-10 12:16:51 +05:30 |
|
Maidul Islam
|
13a81c9222
|
add 401 error message for get secrets in cli
|
2023-07-09 23:25:35 -04:00 |
|
Maidul Islam
|
a3b4228685
|
add path to export command
|
2023-07-08 16:15:45 -04:00 |
|
akhilmhdh
|
8a237af4ac
|
feat(secret-ref): updated reference corner cases of trailing slashes
|
2023-07-06 22:15:10 +05:30 |
|
akhilmhdh
|
5aba0c60b8
|
feat(secret-ref): removed migration field unset op, refactored service token scope check to a utility fn
|
2023-07-06 20:01:46 +05:30 |
|
akhilmhdh
|
5599132efe
|
fix(secret-ref): resolved service token unable to fetch secrets in cli
|
2023-07-06 18:58:48 +05:30 |
|
akhilmhdh
|
7ec7d05fb0
|
feat(secret-ref): implemented cli changes for secret reference
|
2023-07-05 23:00:17 +05:30 |
|
Maidul Islam
|
798f091ff2
|
fix fetching secrets via service token
|
2023-06-27 15:00:03 -04:00 |
|
quinton
|
9b447a4ab0
|
Merge branch 'main' into feat/cli-login-redirect
|
2023-06-21 06:47:57 +00:00 |
|
quinton11
|
c267aee20f
|
feat: interactive login
|
2023-06-19 22:25:21 +00:00 |
|
quinton11
|
7e8ba077ae
|
fix: terminal text alignment
|
2023-06-19 09:32:55 +00:00 |
|
Maidul Islam
|
149c58fa3e
|
cli: switch from v2 secrets to v3
|
2023-06-16 17:49:25 -04:00 |
|
quinton11
|
5a4a36a06a
|
fix: minor change
|
2023-06-16 13:20:17 +00:00 |
|
quinton11
|
dd0fdea19f
|
fix: included mfa login flow
|
2023-06-16 12:58:00 +00:00 |
|
Maidul Islam
|
7088b3c9d8
|
patch refresh token cli
|
2023-06-14 17:32:01 -04:00 |
|
Maidul Islam
|
ccf0877b81
|
Revert "Revert "add refresh token to cli""
This reverts commit 6b0e0f70d2.
|
2023-06-14 17:32:01 -04:00 |
|
quinton11
|
9e9129dd02
|
feat: cli login via browser
|
2023-06-14 19:12:56 +00:00 |
|
Maidul Islam
|
8d1f3e930a
|
revert keychain name
|
2023-05-29 18:08:49 -04:00 |
|
Maidul Islam
|
f25715b3c4
|
update keychain name
|
2023-05-29 17:36:07 -04:00 |
|
Maidul Islam
|
c078fb8bc1
|
allow user to create new keychain
|
2023-05-29 15:56:48 -04:00 |
|
Maidul Islam
|
6b0e0f70d2
|
Revert "add refresh token to cli"
|
2023-05-26 16:56:02 -04:00 |
|
Maidul Islam
|
1fb9aad08a
|
Revert "only re-store user creds when token expire"
This reverts commit df9efa65e7.
|
2023-05-26 16:55:29 -04:00 |
|
Maidul Islam
|
c45120e6e9
|
add shorter env name for file vault
|
2023-05-25 13:27:20 -04:00 |
|