Daniel Hougaard
|
7f70f96936
|
fix: allow preset domains for infisical login
|
2024-11-20 01:06:18 +04:00 |
|
=
|
d112ec2f0a
|
feat: switched expandSecretReferences to server based one and added same support in template too
|
2024-10-15 01:49:27 +05:30 |
|
GLEF1X
|
273fd6c98f
|
refactor: remove deprecated errors package
- Replace errors.Wrap with fmt.Errorf and %w verb
|
2024-07-30 05:23:43 -04:00 |
|
GLEF1X
|
18aac6508b
|
fix(cli): make yaml exporting reliable and standardized
|
2024-07-29 22:38:10 -04:00 |
|
Daniel Hougaard
|
473f8137fd
|
Improved flag descriptions
|
2024-06-18 13:33:41 +02:00 |
|
Daniel Hougaard
|
bf8aee25fe
|
Feat: Unify CLI auth methods
|
2024-06-15 08:45:25 +02:00 |
|
Maidul Islam
|
088cb72621
|
Merge pull request #1703 from Infisical/daniel/cli-integration-tests
Feat: CLI Integration Tests (Phase I)
|
2024-04-22 14:38:22 -04:00 |
|
Daniel Hougaard
|
973ed37018
|
Update export.go
|
2024-04-22 19:50:15 +02:00 |
|
Daniel Hougaard
|
83107f56bb
|
Fix: Removed old test code
|
2024-04-22 15:59:16 +02:00 |
|
Daniel Hougaard
|
2ed9aa888e
|
Fix: Secrets order
|
2024-04-22 15:18:30 +02:00 |
|
Maidul Islam
|
581ffc613c
|
add go lang add/minus functions and give better example
|
2024-04-18 15:45:20 -04:00 |
|
Akhil Mohan
|
2aea73861b
|
feat(cli): added template feature to cli export command
|
2024-04-18 13:09:09 +05:30 |
|
Daniel Hougaard
|
6b473d2b36
|
Feat: Integration tests
|
2024-04-17 19:33:51 +02:00 |
|
Daniel Hougaard
|
3a6ec3717b
|
Fix: Use constant identifiers
|
2024-04-16 10:15:07 +02:00 |
|
Daniel Hougaard
|
8f1e662688
|
Feat: Added include imports to export command
|
2024-04-05 17:30:30 -07:00 |
|
Daniel Hougaard
|
bf60489fde
|
Feat: Added UA support to export command
|
2024-04-05 15:20:03 -07:00 |
|
Daniel Hougaard
|
3793858f0a
|
Feat: Export support for Machine Identities
|
2024-04-05 15:18:09 -07:00 |
|
Daniel Hougaard
|
9193f13970
|
Feat: Added UA support to export command
|
2024-04-05 15:12:32 -07:00 |
|
Daniel Hougaard
|
fa33f35fcd
|
Feat: Export support for Machine Identities
|
2024-04-05 15:08:52 -07:00 |
|
Daniel Hougaard
|
40ccab6576
|
Fix: Failing to get service token
|
2024-03-11 09:05:56 +01:00 |
|
Daniel Hougaard
|
901a7fc294
|
Feat: Agent secret referencing support (update ExpandSecrets input)
|
2024-03-07 06:48:43 +01:00 |
|
quinton
|
4057e2c6ab
|
feat: cli export allow filtering with tags
|
2024-01-24 19:05:16 +00:00 |
|
Maidul Islam
|
efcbf1aa88
|
add project-config-dir flag for run command
|
2024-01-11 16:39:02 -05:00 |
|
Maidul Islam
|
f894e48fcb
|
remove unused import
|
2024-01-02 13:55:01 -05:00 |
|
Vladyslav Matsiiako
|
d24461b17c
|
removed posthog cli export events
|
2023-12-24 15:49:18 -08: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
|
a3b4228685
|
add path to export command
|
2023-07-08 16:15:45 -04:00 |
|
akhilmhdh
|
7ec7d05fb0
|
feat(secret-ref): implemented cli changes for secret reference
|
2023-07-05 23:00:17 +05:30 |
|
Maidul Islam
|
e4953398df
|
add telemetry to cli
|
2023-05-19 00:16:26 -04:00 |
|
Maidul Islam
|
b3e68cf3fb
|
add gitleak to cli
|
2023-05-15 19:31:36 -04:00 |
|
Maidul Islam
|
d3d5ead6ed
|
allow export by explicit projectId
|
2023-03-01 17:36:02 -05:00 |
|
jon4hz
|
337ed1fc46
|
fix: properly support default environment
|
2023-02-24 23:20:30 +01:00 |
|
Maidul Islam
|
bd233ebe9b
|
allow git branch mapping to env
|
2023-02-23 00:00:56 -05:00 |
|
Maidul Islam
|
e243c72ca6
|
add tags flag to secrets related command
|
2023-02-13 22:28:30 -08:00 |
|
Maidul Islam
|
0d57a26925
|
Add token flag to export command
|
2023-02-03 21:02:36 -08:00 |
|
Maidul Islam
|
f1ef23874c
|
Add token flag to read secrets via service token
|
2023-02-03 16:55:40 -08:00 |
|
Kunal Singh
|
a013768313
|
fix copyright label in go source
|
2023-02-02 19:45:24 +05:30 |
|
Maidul Islam
|
3fc68ffc50
|
patch secret override for run/export command
|
2023-01-19 17:05:18 -08:00 |
|
Maidul Islam
|
98d84b6717
|
add FormatDotEnvExport to list of available formats
|
2023-01-13 19:48:40 -08:00 |
|
Michel Wilhelm
|
799a839940
|
feat: adding new export format
|
2023-01-13 16:52:15 -03:00 |
|
Maidul Islam
|
518606425a
|
allow export to run with service token
|
2023-01-09 19:18:15 -05:00 |
|
Maidul Islam
|
68b99b9f00
|
central logging and 2v service token
|
2023-01-05 16:58:10 -05:00 |
|
Maidul Islam
|
3626ef2ec2
|
add yaml export
|
2022-12-15 14:20:20 -05:00 |
|
Edgar Ramírez Mondragón
|
bbc23aca55
|
Use encoding/csv to build the CSV output
|
2022-12-07 10:59:10 -06:00 |
|
Edgar Ramírez Mondragón
|
793eaee0c6
|
Address PR feedback
|
2022-12-07 10:54:24 -06:00 |
|
Edgar Ramírez Mondragón
|
90eb292721
|
Add an export command
|
2022-12-07 01:44:06 -06:00 |
|