Daniel Hougaard
cfa42017b1
Fix: CLI expanding secrets
2024-03-12 10:55:36 +01:00
Daniel Hougaard
1b74fdb232
Fix: CLI expanding secrets
2024-03-12 10:55:30 +01:00
Daniel Hougaard
522a03c2ad
Fix: Helper function for getting service token
2024-03-11 09:05:33 +01:00
Maidul Islam
2894cf791a
Merge pull request #1538 from Infisical/daniel/agent-template-func
...
Feat: Agent secret referencing support
2024-03-08 00:04:29 -05:00
Daniel Hougaard
c040b0ca9a
Fix: Include Workspace ID in request when expanding secrets with MI's
2024-03-08 06:02:44 +01:00
Maidul Islam
309a106f13
patch create folder on cli
2024-03-07 17:02:35 -05:00
Daniel Hougaard
36d8b22598
Feat: Agent secret referencing support
2024-03-07 07:03:16 +01:00
Daniel Hougaard
201dcd971c
Feat: Agent secret referencing support
2024-03-07 06:49:57 +01:00
Rhythm Bhiwani
cf4f26ab90
changed INFISICAL_TOKEN_NAME to INFISICAL_DEFAULT_URL in error messages
2024-03-05 03:46:52 +05:30
Rhythm Bhiwani
c7bbe82f4a
Reverted backend api changes
...
In CLI, now first asking org, then projects
2024-03-05 03:08:13 +05:30
Rhythm Bhiwani
756c1e5098
Added populateOrgName param in /v1/workspace api which adds orgName and displayName in result
...
Updated the CLI to use this new paramter to display organization name with project name with support for backward compatibility keeping original behaviour for older apis
2024-03-03 12:12:25 +05:30
Maidul Islam
2641fccce5
add etag field
2024-03-01 09:05:44 -05:00
Daniel Hougaard
5096ce3bdc
Feat: Agent improvements
2024-03-01 06:41:17 +01:00
Daniel Hougaard
fb8c4bd415
Feat: Agent improvements
2024-02-29 07:12:30 +01:00
quinton
4057e2c6ab
feat: cli export allow filtering with tags
2024-01-24 19:05:16 +00:00
Maidul Islam
134b503c28
remove log
2024-01-11 17:19:39 -05:00
Maidul Islam
efcbf1aa88
add project-config-dir flag for run command
2024-01-11 16:39:02 -05:00
Emilia
e56463d52b
fix(cli): secret-path directive for agent
2024-01-05 15:05:57 +01:00
Maidul Islam
f940f8b79d
remove unused methods in cli
2023-12-11 16:52:47 -05:00
Maidul Islam
bb3d591f21
remove cli update notification delay
2023-12-11 15:14:49 -05:00
Maidul Islam
758c3a2423
Merge pull request #1193 from quinton11/feat/cli-folder-cmd
...
feat: cli-folders-cmd
2023-11-28 19:31:04 -05:00
Maidul Islam
ed94d218fd
move folders to secrets
2023-11-28 19:27:30 -05:00
Maidul Islam
6ccaa24e59
add agent refresh and template render
2023-11-27 18:15:08 -05:00
quinton
46c76e3984
chore: refactor
2023-11-25 10:11:53 +00:00
quinton
b212681d09
feat: cli-folders-cmd
2023-11-25 09:44:51 +00:00
Maidul Islam
896a34eb65
add create service token to cli + docs for it
2023-09-27 21:07:54 -07:00
Maidul Islam
0d4cacdc3e
remove old ValidateEnvironmentName check
2023-09-18 12:26:09 -04:00
Maidul Islam
ddc7be18eb
link to forked keyring and bring back vault command
2023-08-17 15:07:12 -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
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
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
Maidul Islam
149c58fa3e
cli: switch from v2 secrets to v3
2023-06-16 17:49:25 -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
Maidul Islam
df9efa65e7
only re-store user creds when token expire
2023-05-24 19:46:02 -04:00