Commit Graph

51 Commits

Author SHA1 Message Date
Daniel Hougaard
473f8137fd Improved flag descriptions 2024-06-18 13:33:41 +02:00
Daniel Hougaard
de92ba157a Update run.go 2024-04-16 20:30:03 +02:00
Daniel Hougaard
3a6ec3717b Fix: Use constant identifiers 2024-04-16 10:15:07 +02:00
Daniel Hougaard
a651de53d1 Feat: Added UA support to run command 2024-04-05 15:13:00 -07:00
Daniel Hougaard
4123177133 Feat: Run cmd support for Machine Identities 2024-04-05 15:09:38 -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
Daniel Hougaard
1f3fded404 Fix: Failing to get service token 2024-03-11 09:05:52 +01:00
Daniel Hougaard
e64302b789 Feat: Agent secret referencing support (update ExpandSecrets input) 2024-03-07 06:48:48 +01:00
Maidul Islam
efcbf1aa88 add project-config-dir flag for run command 2024-01-11 16:39:02 -05:00
David Flanagan
544d37bbc4 fix: "Injecting..." status stirng can be omitted by log levels
When using `infisical run`, I am often running another command
that needs to be processed or consumed by another; such as:

infisical run -- supabase status -o env

The Injecting string was being printed directly to stdout and
stopping such scripting from being successful, without further
adding tail -n+2.

This change defaults the output to the INFO logging level, which
means the behaviour is the exact same for everything; however
those who wish can omit this output with -l error|fatal
2023-12-10 16:13:38 +00:00
Maidul Islam
24d23e89d0 add exit code to run command 2023-08-04 12:10:46 -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
akhilmhdh
cf45c3dc8b feat(secret-import): updated cli to support secret import 2023-07-17 23:10:14 +05:30
akhilmhdh
7ec7d05fb0 feat(secret-ref): implemented cli changes for secret reference 2023-07-05 23:00:17 +05:30
Maidul Islam
149c58fa3e cli: switch from v2 secrets to v3 2023-06-16 17:49:25 -04:00
Maidul Islam
6aab90590f add version to cli run telemtry 2023-05-19 12:24:49 -04:00
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
ec22291aca Revert "fix: always execute cmd in subshell" 2023-02-27 14:24:47 -05:00
Maidul Islam
2c5f26380e Merge pull request #373 from jon4hz/default-env
fix: properly support default environment
2023-02-25 13:08:00 -05:00
Maidul Islam
41e039578a Merge pull request #374 from jon4hz/shell
fix: always execute cmd in subshell
2023-02-25 12:39:08 -05:00
Maidul Islam
5614b0f58a nit: method name change 2023-02-24 22:21:20 -05:00
jon4hz
45e3706335 fix: always execute cmd in subshell 2023-02-25 00:19:58 +01:00
jon4hz
337ed1fc46 fix: properly support default environment 2023-02-24 23:20:30 +01:00
jon4hz
1ff42991b3 fix: improve filtering of reserved env vars 2023-02-24 21:57:48 +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
b82f8606a8 add ValidateEnvironmentName method 2023-02-10 15:08:12 -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
3d14bc9a00 remove env name check 2023-02-01 20:31:25 -08:00
Maidul Islam
0413059fbe patch executeMultipleCommandWithEnvs when no /bin/zsh 2023-01-24 19:59:45 -08:00
Maidul Islam
3fc68ffc50 patch secret override for run/export command 2023-01-19 17:05:18 -08:00
Maidul Islam
12e104e12a Fix windows run bug by adding proper split on envior 2023-01-09 19:26:20 -05:00
Maidul Islam
68b99b9f00 central logging and 2v service token 2023-01-05 16:58:10 -05:00
Maidul Islam
764636cd47 Add service token v2 api into cli 2023-01-05 16:58:10 -05:00
Maidul Islam
dcbf8525bd update secret override desc 2022-12-26 16:01:19 -05:00
Maidul Islam
9e28ba9b84 Add secret override flag to CLI 2022-12-26 16:01:19 -05:00
Maidul Islam
dc9c6b9d13 add chained command support 2022-12-20 12:54:41 -05:00
Maidul Islam
f01e8cb33b add multi command 2022-12-19 20:21:23 -05:00
Maidul Islam
b25908d91f add mono repo support 2022-12-08 19:02:39 -05:00
Edgar Ramírez Mondragón
90eb292721 Add an export command 2022-12-07 01:44:06 -06:00
Maidul Islam
3636e55604 rename substitute flag to expand and add to docs 2022-11-26 17:38:00 -05:00
Maidul Islam
746ded9a53 Add substitute flag for run 2022-11-26 16:54:36 -05:00
Maidul Islam
16061a0b8d increase version and fix infisical token name 2022-11-20 22:50:40 -05:00
Maidul Islam
2420a41bb7 Added helpful message to show secrets are being injected 2022-11-20 00:24:19 -05:00
Maidul Islam
2062d667e8 change flag --stage to --env 2022-11-19 14:16:17 -05:00