mirror of
https://github.com/Infisical/infisical.git
synced 2025-04-17 19:37:38 +00:00
Update cli.go
This commit is contained in:
@ -110,15 +110,6 @@ type InjectableEnvironmentResult struct {
|
||||
SecretsCount int
|
||||
}
|
||||
|
||||
type ExecuteCommandHotReloadParameters struct {
|
||||
Enabled bool
|
||||
GetSecretsDetails GetAllSecretsParameters
|
||||
ProjectConfigDir string
|
||||
SecretOverriding bool
|
||||
ExpandSecrets bool
|
||||
CurrentETag string
|
||||
}
|
||||
|
||||
type GetAllFoldersParameters struct {
|
||||
WorkspaceId string
|
||||
Environment string
|
||||
|
Reference in New Issue
Block a user