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 |
|
Maidul Islam
|
df9efa65e7
|
only re-store user creds when token expire
|
2023-05-24 19:46:02 -04:00 |
|
Maidul Islam
|
c37ce4eaea
|
add refresh token to cli
|
2023-05-24 18:51:42 -04:00 |
|
Maidul Islam
|
f2de1778cb
|
catch case when hook path is default
|
2023-05-23 19:34:31 -04:00 |
|
Maidul Islam
|
01385687e0
|
make posthog failed calls level=debug
|
2023-05-23 18:16:13 -04:00 |
|
Maidul Islam
|
658df21189
|
Add auto install pre commit
|
2023-05-23 00:09:00 -04:00 |
|
Maidul Islam
|
d9057216b5
|
remove keyring access during telemetry
|
2023-05-19 16:10:59 -04:00 |
|
Maidul Islam
|
6aab90590f
|
add version to cli run telemtry
|
2023-05-19 12:24:49 -04:00 |
|
Maidul Islam
|
f7466d4855
|
update cli telemetry
|
2023-05-19 12:20:37 -04:00 |
|
Maidul Islam
|
4586656b85
|
add post hog api to go releaser and update cli telemetry
|
2023-05-19 10:49:57 -04:00 |
|
Maidul Islam
|
e4953398df
|
add telemetry to cli
|
2023-05-19 00:16:26 -04:00 |
|
Maidul Islam
|
353ff63298
|
rebrand and small tweeks
|
2023-05-18 12:04:17 -04:00 |
|
Maidul Islam
|
8249043826
|
add testing files and create create scan command
|
2023-05-17 13:08:00 -04:00 |
|
Maidul Islam
|
b3e68cf3fb
|
add gitleak to cli
|
2023-05-15 19:31:36 -04:00 |
|
Maidul Islam
|
69fa4a80c5
|
update check for CLI update
|
2023-05-08 16:43:28 -04:00 |
|
Maidul Islam
|
cf9e8b8a6b
|
patch login bug when override empty
|
2023-05-08 16:09:57 -04:00 |
|
Maidul Islam
|
9f0313f50b
|
strip v from existing tags
|
2023-04-30 11:28:55 -04:00 |
|
Maidul Islam
|
a6e670e93a
|
update tag fetch method to filetr for cli tags only
|
2023-04-30 11:22:28 -04:00 |
|
Maidul Islam
|
4bda67c9f7
|
remove check for --env for service tokens
|
2023-04-24 05:16:08 -07:00 |
|
Maidul Islam
|
5922921896
|
add error for adding incorrect env flag for service token
|
2023-04-20 15:44:42 -07:00 |
|
Maidul Islam
|
f79e1d754d
|
update prompt selections to const
|
2023-04-20 14:08:35 -07:00 |
|
Maidul Islam
|
5a906d412b
|
show help for update and user sub command
|
2023-04-20 14:07:35 -07:00 |
|
quinton11
|
fa9a7301d9
|
minor changes
|
2023-04-19 23:21:26 +00:00 |
|
quinton11
|
3add40bfbd
|
Minor changes
|
2023-04-19 19:49:14 +00:00 |
|
quinton11
|
d4206cdbd8
|
login and user update commands support for existing domain override methods
|
2023-04-19 19:41:14 +00:00 |
|
quinton11
|
c1b97841cf
|
resolved review concerns
|
2023-04-19 11:29:04 +00:00 |
|
quinton11
|
be2cf54d6e
|
host API support for login and switch commands
|
2023-04-18 12:03:03 +00:00 |
|
Quinton Smith-Assan
|
4c41a7f1cf
|
Merge branch 'Infisical:main' into feat/multi-profile
|
2023-04-15 18:23:21 +00:00 |
|
Maidul Islam
|
954335bd37
|
remove addNewUserPrompt
|
2023-04-14 21:37:57 -07:00 |
|
Maidul Islam
|
fe115a7476
|
Update user menu
|
2023-04-14 21:37:32 -07:00 |
|
Maidul Islam
|
00442992d2
|
Add user main command and add switch as sub command
|
2023-04-14 20:43:58 -07:00 |
|
Maidul Islam
|
8a67549ec5
|
remove user from GetServiceTokenDetailsResponse
|
2023-04-10 13:45:32 -07:00 |
|
quinton11
|
5508434563
|
feat: CLI support for multiple user accounts logins
See #340
|
2023-04-04 16:27:47 +00:00 |
|
Maidul Islam
|
53a7e0dac3
|
Merge pull request #426 from jon4hz/table
Improve infisical secrets command
|
2023-03-27 08:43:12 -07:00 |
|
jon4hz
|
fc8023b941
|
fix: dont get size of cygwin terminals
|
2023-03-14 17:02:12 +01:00 |
|
jon4hz
|
c900022697
|
feat: truncate secret value if terminal is too small
|
2023-03-10 21:19:56 +01:00 |
|
jon4hz
|
b226642853
|
fix: add debug log
|
2023-03-03 23:56:14 +01:00 |
|
jon4hz
|
933f837f64
|
feat: option to disable update check
|
2023-03-03 23:52:01 +01:00 |
|
jon4hz
|
7327698305
|
fix: dont use ioutils and handle error
|
2023-03-03 23:47:54 +01:00 |
|
Maidul Islam
|
aca6269920
|
add support link for all major errors
|
2023-03-02 00:00:31 -05:00 |
|
Maidul Islam
|
a4074c9687
|
add update Instructions
|
2023-03-01 23:44:40 -05:00 |
|
Maidul Islam
|
d3d5ead6ed
|
allow export by explicit projectId
|
2023-03-01 17:36:02 -05:00 |
|
Maidul Islam
|
1f05d6ea4d
|
update file permissions to be r/w only for owner
|
2023-03-01 17:22:59 -05:00 |
|
Maidul Islam
|
ff82af8358
|
remove unused GetAllWorkSpaceConfigsStartingFromCurrentPath method
|
2023-03-01 17:22:59 -05:00 |
|
Maidul Islam
|
a7da858694
|
reset cmd also delete secret backups
|
2023-03-01 17:22:59 -05:00 |
|