Daniel Hougaard
359694dd47
Chore: Cleanup
2024-03-07 06:48:08 +01:00
Maidul Islam
e6036175c1
remove query param
2024-03-05 11:48:28 -05: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
84249f535b
Changed message for asking org
2024-03-05 03:46:10 +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
Maidul Islam
2641fccce5
add etag field
2024-03-01 09:05:44 -05:00
Maidul Islam
a0ea2627ed
change hash to etag
2024-03-01 02:11:50 -05:00
Maidul Islam
5c40b538af
remove ExecuteCommandWithTimeout
2024-03-01 02:11:27 -05:00
Maidul Islam
8dd94a4e10
move ExecuteCommandWithTimeout to agent file
2024-03-01 02:11:03 -05:00
Maidul Islam
041c4a20a0
example config
2024-03-01 02:10:26 -05:00
Daniel Hougaard
4a2a5f42a8
Renamed to exec to execute, and cleanup 🧼
2024-03-01 07:26:31 +01:00
Daniel Hougaard
9fcdf17a04
Update agent.go
2024-03-01 07:17:27 +01:00
Daniel Hougaard
97ac8cb45a
Update agent.go
2024-03-01 07:02:26 +01:00
Daniel Hougaard
e952659415
Update agent.go
2024-03-01 07:02:04 +01:00
Daniel Hougaard
1f3f061a06
Fix: Agent output
2024-03-01 06:46:09 +01: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
Daniel Hougaard
48bf41ac8c
Update cli.go
2024-02-29 07:12:18 +01:00
Daniel Hougaard
1ad916a784
Feat: Agent improvements, Secrets state manager
2024-02-29 07:12:10 +01:00
Daniel Hougaard
c91456838e
Update model.go
2024-02-29 07:12:01 +01:00
Daniel Hougaard
79efe64504
Feat: Agent improvements, get ETag from secrets request
2024-02-29 07:11:56 +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
Maidul Islam
766f301aea
patch agent config by env
2024-01-09 14:30:29 -05:00
Maidul Islam
ee772e4a77
allow reading universal auth creds from env in agent
2024-01-07 17:00:42 -05:00
Maidul Islam
45d96be1ff
added base64 support for config and templates
2024-01-06 23:43:04 -05:00
Maidul Islam
12840bfdbd
add exit after auth setting
2024-01-06 17:17:21 -05:00
Emilia
e56463d52b
fix(cli): secret-path directive for agent
2024-01-05 15:05:57 +01:00
Maidul Islam
0f6490b1e7
move cli to bin folder
2024-01-03 20:17:34 -05:00
Maidul Islam
f894e48fcb
remove unused import
2024-01-02 13:55:01 -05:00
Maidul Islam
94557344b7
wrap cli into a docker image
2024-01-02 13:43:55 -05:00
Vladyslav Matsiiako
d24461b17c
removed posthog cli export events
2023-12-24 15:49:18 -08:00
Maidul Islam
567309e848
extract base from template source path
2023-12-14 15:17:14 -05:00
Maidul Islam
8a87277fe6
parse bot not found in agent
2023-12-13 18:07:39 -05:00
Maidul Islam
7dd0943b2d
remove sleep from template engine agent
2023-12-13 14:19:30 -05:00
Maidul Islam
344f7276d2
update agent command description
2023-12-12 21:55:41 -05:00
Maidul Islam
c375662411
Merge pull request #1238 from Infisical/add-universal-auth-to-agent
...
add universal auth to agent
2023-12-12 20:36:16 -05:00
Maidul Islam
c92c0f7288
add universal auth to agent
2023-12-12 19:36:48 -05:00
Maidul Islam
f940f8b79d
remove unused methods in cli
2023-12-11 16:52:47 -05:00
Maidul Islam
72ac2c04b8
Merge pull request #1228 from rawkode/fix/injecting-breaks-env
...
fix: "Injecting..." status string can be omitted by log levels
2023-12-11 16:41:58 -05:00
Maidul Islam
bb3d591f21
remove cli update notification delay
2023-12-11 15:14:49 -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
6ea9fc7134
update resty
2023-12-08 15:49:48 -05:00
Maidul Islam
afd6a7736a
add docs for folder cli command
2023-11-29 09:57:45 -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
d01c6e4df9
remove init from folders cmd
2023-11-28 19:30:08 -05:00
Maidul Islam
ed94d218fd
move folders to secrets
2023-11-28 19:27:30 -05:00