Maidul Islam
18c32d872c
Revert "feat: confirm environment exists when running run command"
2025-03-17 12:06:35 -04:00
Mahyar Mirrashed
2ecc7424d9
feat(models): add model for environments
2025-03-13 11:43:00 -07:00
=
c6b3b24312
feat: gateway in cli first version\
2025-02-26 20:45:37 +05:30
Akhil Mohan
84ff71fef2
Merge pull request #2740 from akhilmhdh/feat/dynamic-secret-cli
...
Dynamic secret commands in CLI
2024-11-27 14:07:40 +05:30
=
1ae6213387
feat: completed dynamic secret support in cli
2024-11-15 20:32:37 +05:30
Sheen Capadngan
b050db84ab
feat: added totp support for cli
2024-11-14 02:27:33 +08:00
Daniel Hougaard
a3ec1a27de
fix: removed recovery
2024-11-11 21:45:06 +04:00
Daniel Hougaard
891a1ea2b9
feat: HSM support
2024-11-11 21:45:05 +04:00
Sheen Capadngan
bb079b3e46
misc: updated cli interactive to support mfa in org select
2024-10-18 01:59:24 +08:00
=
d112ec2f0a
feat: switched expandSecretReferences to server based one and added same support in template too
2024-10-15 01:49:27 +05:30
=
aa9af7b41c
feat: added secret path to template and optional more arguments as json get secrets
2024-10-12 00:39:51 +05:30
=
8626bce632
feat: added tag support for secret operation in cli
2024-08-06 15:36:03 +05:30
Maidul Islam
3a640d6cf8
add single secret fetch for agent
2024-07-30 19:23:24 -04:00
Daniel Hougaard
4962a63888
Merge pull request #1981 from Infisical/daniel/unify-cli-auth-methods
...
feat(cli): Unify CLI auth methods
2024-06-19 21:57:49 +02:00
Daniel Hougaard
ebdfe31c17
Raw secrets operations models
2024-06-15 08:44:55 +02:00
=
e95109c446
feat: updated cli to include password on login
2024-06-12 22:43:59 +05:30
Daniel Hougaard
7581b33b3b
Fix: Add import support for raw fetching
2024-04-17 19:33:51 +02:00
Daniel Hougaard
66c48fbff8
Update model.go
2024-04-05 15:16:12 -07:00
Daniel Hougaard
42fb732955
Fix: Renamed deep parameter to recursive
2024-04-01 10:10:34 -07:00
Daniel Hougaard
88549f4030
Feat: Deep search support
2024-03-26 19:35:45 +01:00
Maidul Islam
12515c1866
Merge branch 'main' into feat/pg-dynamic-secret
2024-03-26 09:30:30 -04:00
Daniel Hougaard
aef40212d2
Merge pull request #1528 from rhythmbhiwani/cli-fix-update-vars
...
Fixed CLI issue of updating variables using `infisical secrets set`
2024-03-25 15:30:47 +01:00
Akhil Mohan
88f7e4255e
feat(agent): added dynamic secret change based re-trigger
2024-03-22 23:59:08 +05:30
Akhil Mohan
a07d055347
feat(agent): added agent template support to pull dynamic secret
2024-03-22 19:29:24 +05:30
Daniel Hougaard
b78d8d28ed
Feat: CLI support for scoped JWT tokens
2024-03-17 18:49:30 +01:00
Maidul Islam
309a106f13
patch create folder on cli
2024-03-07 17:02:35 -05:00
Rhythm Bhiwani
115b4664bf
Fixed CLI issue of updating variables using infisical secrets set
2024-03-05 03:43:06 +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
Rhythm Bhiwani
2192985291
Show organization name in infisical init command, to differentiate between projects of same name
2024-03-02 23:16:11 +05:30
Daniel Hougaard
c91456838e
Update model.go
2024-02-29 07:12:01 +01:00
Maidul Islam
c92c0f7288
add universal auth to agent
2023-12-12 19:36:48 -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
6ccaa24e59
add agent refresh and template render
2023-11-27 18:15:08 -05: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
akhilmhdh
cf45c3dc8b
feat(secret-import): updated cli to support secret import
2023-07-17 23:10:14 +05:30
akhilmhdh
5599132efe
fix(secret-ref): resolved service token unable to fetch secrets in cli
2023-07-06 18:58:48 +05:30
Maidul Islam
798f091ff2
fix fetching secrets via service token
2023-06-27 15:00:03 -04:00
Maidul Islam
149c58fa3e
cli: switch from v2 secrets to v3
2023-06-16 17:49:25 -04: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
Maidul Islam
6b0e0f70d2
Revert "add refresh token to cli"
2023-05-26 16:56:02 -04:00
Maidul Islam
c37ce4eaea
add refresh token to cli
2023-05-24 18:51:42 -04:00
Maidul Islam
8a67549ec5
remove user from GetServiceTokenDetailsResponse
2023-04-10 13:45:32 -07:00
Maidul Islam
be38844a5b
Add 2FA in CLI
2023-02-17 20:48:19 -05:00
Maidul Islam
f2d7401d1d
Add support for version 2 auth
2023-02-16 15:47:59 -08:00
Maidul Islam
e243c72ca6
add tags flag to secrets related command
2023-02-13 22:28:30 -08:00
Maidul Islam
b82f8606a8
add ValidateEnvironmentName method
2023-02-10 15:08:12 -08:00
Maidul Islam
b0c541f8dc
generate example .env file command
2023-02-08 13:46:57 -08:00