@keystrokehq/render 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-headers.cjs +5 -5
- package/dist/actions/add-headers.cjs.map +1 -1
- package/dist/actions/add-headers.d.cts +18 -3
- package/dist/actions/add-headers.d.cts.map +1 -1
- package/dist/actions/add-headers.d.mts +18 -3
- package/dist/actions/add-headers.d.mts.map +1 -1
- package/dist/actions/add-headers.mjs +5 -5
- package/dist/actions/add-headers.mjs.map +1 -1
- package/dist/actions/add-or-update-secret-file.cjs +3 -3
- package/dist/actions/add-or-update-secret-file.cjs.map +1 -1
- package/dist/actions/add-or-update-secret-file.d.cts +14 -3
- package/dist/actions/add-or-update-secret-file.d.cts.map +1 -1
- package/dist/actions/add-or-update-secret-file.d.mts +14 -3
- package/dist/actions/add-or-update-secret-file.d.mts.map +1 -1
- package/dist/actions/add-or-update-secret-file.mjs +3 -3
- package/dist/actions/add-or-update-secret-file.mjs.map +1 -1
- package/dist/actions/add-resources-to-environment.cjs +9 -9
- package/dist/actions/add-resources-to-environment.cjs.map +1 -1
- package/dist/actions/add-resources-to-environment.d.cts +23 -3
- package/dist/actions/add-resources-to-environment.d.cts.map +1 -1
- package/dist/actions/add-resources-to-environment.d.mts +23 -3
- package/dist/actions/add-resources-to-environment.d.mts.map +1 -1
- package/dist/actions/add-resources-to-environment.mjs +9 -9
- package/dist/actions/add-resources-to-environment.mjs.map +1 -1
- package/dist/actions/add-route.cjs +6 -6
- package/dist/actions/add-route.cjs.map +1 -1
- package/dist/actions/add-route.d.cts +24 -3
- package/dist/actions/add-route.d.cts.map +1 -1
- package/dist/actions/add-route.d.mts +24 -3
- package/dist/actions/add-route.d.mts.map +1 -1
- package/dist/actions/add-route.mjs +6 -6
- package/dist/actions/add-route.mjs.map +1 -1
- package/dist/actions/create-custom-domain.cjs +10 -10
- package/dist/actions/create-custom-domain.cjs.map +1 -1
- package/dist/actions/create-custom-domain.d.cts +29 -3
- package/dist/actions/create-custom-domain.d.cts.map +1 -1
- package/dist/actions/create-custom-domain.d.mts +29 -3
- package/dist/actions/create-custom-domain.d.mts.map +1 -1
- package/dist/actions/create-custom-domain.mjs +10 -10
- package/dist/actions/create-custom-domain.mjs.map +1 -1
- package/dist/actions/create-env-group.cjs +12 -12
- package/dist/actions/create-env-group.cjs.map +1 -1
- package/dist/actions/create-env-group.d.cts +48 -3
- package/dist/actions/create-env-group.d.cts.map +1 -1
- package/dist/actions/create-env-group.d.mts +48 -3
- package/dist/actions/create-env-group.d.mts.map +1 -1
- package/dist/actions/create-env-group.mjs +12 -12
- package/dist/actions/create-env-group.mjs.map +1 -1
- package/dist/actions/create-environment.cjs +10 -10
- package/dist/actions/create-environment.cjs.map +1 -1
- package/dist/actions/create-environment.d.cts +39 -3
- package/dist/actions/create-environment.d.cts.map +1 -1
- package/dist/actions/create-environment.d.mts +39 -3
- package/dist/actions/create-environment.d.mts.map +1 -1
- package/dist/actions/create-environment.mjs +10 -10
- package/dist/actions/create-environment.mjs.map +1 -1
- package/dist/actions/create-postgres.cjs +30 -30
- package/dist/actions/create-postgres.cjs.map +1 -1
- package/dist/actions/create-postgres.d.cts +221 -3
- package/dist/actions/create-postgres.d.cts.map +1 -1
- package/dist/actions/create-postgres.d.mts +221 -3
- package/dist/actions/create-postgres.d.mts.map +1 -1
- package/dist/actions/create-postgres.mjs +30 -30
- package/dist/actions/create-postgres.mjs.map +1 -1
- package/dist/actions/create-registry-credential.cjs +5 -5
- package/dist/actions/create-registry-credential.cjs.map +1 -1
- package/dist/actions/create-registry-credential.d.cts +33 -3
- package/dist/actions/create-registry-credential.d.cts.map +1 -1
- package/dist/actions/create-registry-credential.d.mts +33 -3
- package/dist/actions/create-registry-credential.d.mts.map +1 -1
- package/dist/actions/create-registry-credential.mjs +5 -5
- package/dist/actions/create-registry-credential.mjs.map +1 -1
- package/dist/actions/delete-env-group-env-var.cjs +3 -3
- package/dist/actions/delete-env-group-env-var.cjs.map +1 -1
- package/dist/actions/delete-env-group-env-var.d.cts +12 -3
- package/dist/actions/delete-env-group-env-var.d.cts.map +1 -1
- package/dist/actions/delete-env-group-env-var.d.mts +12 -3
- package/dist/actions/delete-env-group-env-var.d.mts.map +1 -1
- package/dist/actions/delete-env-group-env-var.mjs +3 -3
- package/dist/actions/delete-env-group-env-var.mjs.map +1 -1
- package/dist/actions/delete-env-group-secret-file.cjs +3 -3
- package/dist/actions/delete-env-group-secret-file.cjs.map +1 -1
- package/dist/actions/delete-env-group-secret-file.d.cts +12 -3
- package/dist/actions/delete-env-group-secret-file.d.cts.map +1 -1
- package/dist/actions/delete-env-group-secret-file.d.mts +12 -3
- package/dist/actions/delete-env-group-secret-file.d.mts.map +1 -1
- package/dist/actions/delete-env-group-secret-file.mjs +3 -3
- package/dist/actions/delete-env-group-secret-file.mjs.map +1 -1
- package/dist/actions/delete-environment.cjs +3 -3
- package/dist/actions/delete-environment.cjs.map +1 -1
- package/dist/actions/delete-environment.d.cts +10 -3
- package/dist/actions/delete-environment.d.cts.map +1 -1
- package/dist/actions/delete-environment.d.mts +10 -3
- package/dist/actions/delete-environment.d.mts.map +1 -1
- package/dist/actions/delete-environment.mjs +3 -3
- package/dist/actions/delete-environment.mjs.map +1 -1
- package/dist/actions/delete-key-value.cjs +1 -1
- package/dist/actions/delete-key-value.cjs.map +1 -1
- package/dist/actions/delete-key-value.d.cts +10 -3
- package/dist/actions/delete-key-value.d.cts.map +1 -1
- package/dist/actions/delete-key-value.d.mts +10 -3
- package/dist/actions/delete-key-value.d.mts.map +1 -1
- package/dist/actions/delete-key-value.mjs +1 -1
- package/dist/actions/delete-key-value.mjs.map +1 -1
- package/dist/actions/delete-owner-log-stream.cjs +1 -1
- package/dist/actions/delete-owner-log-stream.cjs.map +1 -1
- package/dist/actions/delete-owner-log-stream.d.cts +10 -3
- package/dist/actions/delete-owner-log-stream.d.cts.map +1 -1
- package/dist/actions/delete-owner-log-stream.d.mts +10 -3
- package/dist/actions/delete-owner-log-stream.d.mts.map +1 -1
- package/dist/actions/delete-owner-log-stream.mjs +1 -1
- package/dist/actions/delete-owner-log-stream.mjs.map +1 -1
- package/dist/actions/delete-owner-metrics-stream.cjs +3 -3
- package/dist/actions/delete-owner-metrics-stream.cjs.map +1 -1
- package/dist/actions/delete-owner-metrics-stream.d.cts +10 -3
- package/dist/actions/delete-owner-metrics-stream.d.cts.map +1 -1
- package/dist/actions/delete-owner-metrics-stream.d.mts +10 -3
- package/dist/actions/delete-owner-metrics-stream.d.mts.map +1 -1
- package/dist/actions/delete-owner-metrics-stream.mjs +3 -3
- package/dist/actions/delete-owner-metrics-stream.mjs.map +1 -1
- package/dist/actions/delete-registry-credential.cjs +1 -1
- package/dist/actions/delete-registry-credential.cjs.map +1 -1
- package/dist/actions/delete-registry-credential.d.cts +10 -3
- package/dist/actions/delete-registry-credential.d.cts.map +1 -1
- package/dist/actions/delete-registry-credential.d.mts +10 -3
- package/dist/actions/delete-registry-credential.d.mts.map +1 -1
- package/dist/actions/delete-registry-credential.mjs +1 -1
- package/dist/actions/delete-registry-credential.mjs.map +1 -1
- package/dist/actions/delete-secret-file.cjs +1 -1
- package/dist/actions/delete-secret-file.cjs.map +1 -1
- package/dist/actions/delete-secret-file.d.cts +11 -3
- package/dist/actions/delete-secret-file.d.cts.map +1 -1
- package/dist/actions/delete-secret-file.d.mts +11 -3
- package/dist/actions/delete-secret-file.d.mts.map +1 -1
- package/dist/actions/delete-secret-file.mjs +1 -1
- package/dist/actions/delete-secret-file.mjs.map +1 -1
- package/dist/actions/delete-service.cjs +1 -1
- package/dist/actions/delete-service.cjs.map +1 -1
- package/dist/actions/delete-service.d.cts +10 -3
- package/dist/actions/delete-service.d.cts.map +1 -1
- package/dist/actions/delete-service.d.mts +10 -3
- package/dist/actions/delete-service.d.mts.map +1 -1
- package/dist/actions/delete-service.mjs +1 -1
- package/dist/actions/delete-service.mjs.map +1 -1
- package/dist/actions/disconnect-blueprint.cjs +3 -3
- package/dist/actions/disconnect-blueprint.cjs.map +1 -1
- package/dist/actions/disconnect-blueprint.d.cts +10 -3
- package/dist/actions/disconnect-blueprint.d.cts.map +1 -1
- package/dist/actions/disconnect-blueprint.d.mts +10 -3
- package/dist/actions/disconnect-blueprint.d.mts.map +1 -1
- package/dist/actions/disconnect-blueprint.mjs +3 -3
- package/dist/actions/disconnect-blueprint.mjs.map +1 -1
- package/dist/actions/get-active-connections.cjs +9 -9
- package/dist/actions/get-active-connections.cjs.map +1 -1
- package/dist/actions/get-active-connections.d.cts +25 -3
- package/dist/actions/get-active-connections.d.cts.map +1 -1
- package/dist/actions/get-active-connections.d.mts +25 -3
- package/dist/actions/get-active-connections.d.mts.map +1 -1
- package/dist/actions/get-active-connections.mjs +9 -9
- package/dist/actions/get-active-connections.mjs.map +1 -1
- package/dist/actions/get-bandwidth-sources.cjs +3 -3
- package/dist/actions/get-bandwidth-sources.cjs.map +1 -1
- package/dist/actions/get-bandwidth-sources.d.cts +16 -3
- package/dist/actions/get-bandwidth-sources.d.cts.map +1 -1
- package/dist/actions/get-bandwidth-sources.d.mts +16 -3
- package/dist/actions/get-bandwidth-sources.d.mts.map +1 -1
- package/dist/actions/get-bandwidth-sources.mjs +3 -3
- package/dist/actions/get-bandwidth-sources.mjs.map +1 -1
- package/dist/actions/get-cpu-limit.cjs +5 -5
- package/dist/actions/get-cpu-limit.cjs.map +1 -1
- package/dist/actions/get-cpu-limit.d.cts +29 -3
- package/dist/actions/get-cpu-limit.d.cts.map +1 -1
- package/dist/actions/get-cpu-limit.d.mts +29 -3
- package/dist/actions/get-cpu-limit.d.mts.map +1 -1
- package/dist/actions/get-cpu-limit.mjs +5 -5
- package/dist/actions/get-cpu-limit.mjs.map +1 -1
- package/dist/actions/get-cpu.cjs +5 -5
- package/dist/actions/get-cpu.cjs.map +1 -1
- package/dist/actions/get-cpu.d.cts +35 -3
- package/dist/actions/get-cpu.d.cts.map +1 -1
- package/dist/actions/get-cpu.d.mts +35 -3
- package/dist/actions/get-cpu.d.mts.map +1 -1
- package/dist/actions/get-cpu.mjs +5 -5
- package/dist/actions/get-cpu.mjs.map +1 -1
- package/dist/actions/get-disk-capacity.cjs +9 -9
- package/dist/actions/get-disk-capacity.cjs.map +1 -1
- package/dist/actions/get-disk-capacity.d.cts +27 -3
- package/dist/actions/get-disk-capacity.d.cts.map +1 -1
- package/dist/actions/get-disk-capacity.d.mts +27 -3
- package/dist/actions/get-disk-capacity.d.mts.map +1 -1
- package/dist/actions/get-disk-capacity.mjs +9 -9
- package/dist/actions/get-disk-capacity.mjs.map +1 -1
- package/dist/actions/get-disk-usage.cjs +5 -5
- package/dist/actions/get-disk-usage.cjs.map +1 -1
- package/dist/actions/get-disk-usage.d.cts +27 -3
- package/dist/actions/get-disk-usage.d.cts.map +1 -1
- package/dist/actions/get-disk-usage.d.mts +27 -3
- package/dist/actions/get-disk-usage.d.mts.map +1 -1
- package/dist/actions/get-disk-usage.mjs +5 -5
- package/dist/actions/get-disk-usage.mjs.map +1 -1
- package/dist/actions/get-instance-count.cjs +5 -5
- package/dist/actions/get-instance-count.cjs.map +1 -1
- package/dist/actions/get-instance-count.d.cts +25 -3
- package/dist/actions/get-instance-count.d.cts.map +1 -1
- package/dist/actions/get-instance-count.d.mts +25 -3
- package/dist/actions/get-instance-count.d.mts.map +1 -1
- package/dist/actions/get-instance-count.mjs +5 -5
- package/dist/actions/get-instance-count.mjs.map +1 -1
- package/dist/actions/get-memory-limit.cjs +2 -2
- package/dist/actions/get-memory-limit.cjs.map +1 -1
- package/dist/actions/get-memory-limit.d.cts +29 -3
- package/dist/actions/get-memory-limit.d.cts.map +1 -1
- package/dist/actions/get-memory-limit.d.mts +29 -3
- package/dist/actions/get-memory-limit.d.mts.map +1 -1
- package/dist/actions/get-memory-limit.mjs +2 -2
- package/dist/actions/get-memory-limit.mjs.map +1 -1
- package/dist/actions/get-memory-target.cjs +5 -5
- package/dist/actions/get-memory-target.cjs.map +1 -1
- package/dist/actions/get-memory-target.d.cts +29 -3
- package/dist/actions/get-memory-target.d.cts.map +1 -1
- package/dist/actions/get-memory-target.d.mts +29 -3
- package/dist/actions/get-memory-target.d.mts.map +1 -1
- package/dist/actions/get-memory-target.mjs +5 -5
- package/dist/actions/get-memory-target.mjs.map +1 -1
- package/dist/actions/get-memory.cjs +5 -5
- package/dist/actions/get-memory.cjs.map +1 -1
- package/dist/actions/get-memory.d.cts +29 -3
- package/dist/actions/get-memory.d.cts.map +1 -1
- package/dist/actions/get-memory.d.mts +29 -3
- package/dist/actions/get-memory.d.mts.map +1 -1
- package/dist/actions/get-memory.mjs +5 -5
- package/dist/actions/get-memory.mjs.map +1 -1
- package/dist/actions/get-user.cjs +3 -3
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +6 -3
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +6 -3
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +3 -3
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/link-service-to-env-group.cjs +9 -9
- package/dist/actions/link-service-to-env-group.cjs.map +1 -1
- package/dist/actions/link-service-to-env-group.d.cts +19 -3
- package/dist/actions/link-service-to-env-group.d.cts.map +1 -1
- package/dist/actions/link-service-to-env-group.d.mts +19 -3
- package/dist/actions/link-service-to-env-group.d.mts.map +1 -1
- package/dist/actions/link-service-to-env-group.mjs +9 -9
- package/dist/actions/link-service-to-env-group.mjs.map +1 -1
- package/dist/actions/list-application-filter-values.cjs +3 -3
- package/dist/actions/list-application-filter-values.cjs.map +1 -1
- package/dist/actions/list-application-filter-values.d.cts +20 -3
- package/dist/actions/list-application-filter-values.d.cts.map +1 -1
- package/dist/actions/list-application-filter-values.d.mts +20 -3
- package/dist/actions/list-application-filter-values.d.mts.map +1 -1
- package/dist/actions/list-application-filter-values.mjs +3 -3
- package/dist/actions/list-application-filter-values.mjs.map +1 -1
- package/dist/actions/list-blueprints.cjs +6 -6
- package/dist/actions/list-blueprints.cjs.map +1 -1
- package/dist/actions/list-blueprints.d.cts +29 -3
- package/dist/actions/list-blueprints.d.cts.map +1 -1
- package/dist/actions/list-blueprints.d.mts +29 -3
- package/dist/actions/list-blueprints.d.mts.map +1 -1
- package/dist/actions/list-blueprints.mjs +6 -6
- package/dist/actions/list-blueprints.mjs.map +1 -1
- package/dist/actions/list-deploys.cjs +10 -10
- package/dist/actions/list-deploys.cjs.map +1 -1
- package/dist/actions/list-deploys.d.cts +28 -3
- package/dist/actions/list-deploys.d.cts.map +1 -1
- package/dist/actions/list-deploys.d.mts +28 -3
- package/dist/actions/list-deploys.d.mts.map +1 -1
- package/dist/actions/list-deploys.mjs +10 -10
- package/dist/actions/list-deploys.mjs.map +1 -1
- package/dist/actions/list-disks.cjs +10 -10
- package/dist/actions/list-disks.cjs.map +1 -1
- package/dist/actions/list-disks.d.cts +38 -3
- package/dist/actions/list-disks.d.cts.map +1 -1
- package/dist/actions/list-disks.d.mts +38 -3
- package/dist/actions/list-disks.d.mts.map +1 -1
- package/dist/actions/list-disks.mjs +10 -10
- package/dist/actions/list-disks.mjs.map +1 -1
- package/dist/actions/list-env-groups.cjs +7 -7
- package/dist/actions/list-env-groups.cjs.map +1 -1
- package/dist/actions/list-env-groups.d.cts +37 -3
- package/dist/actions/list-env-groups.d.cts.map +1 -1
- package/dist/actions/list-env-groups.d.mts +37 -3
- package/dist/actions/list-env-groups.d.mts.map +1 -1
- package/dist/actions/list-env-groups.mjs +7 -7
- package/dist/actions/list-env-groups.mjs.map +1 -1
- package/dist/actions/list-env-vars-for-service.cjs +6 -6
- package/dist/actions/list-env-vars-for-service.cjs.map +1 -1
- package/dist/actions/list-env-vars-for-service.d.cts +19 -3
- package/dist/actions/list-env-vars-for-service.d.cts.map +1 -1
- package/dist/actions/list-env-vars-for-service.d.mts +19 -3
- package/dist/actions/list-env-vars-for-service.d.mts.map +1 -1
- package/dist/actions/list-env-vars-for-service.mjs +6 -6
- package/dist/actions/list-env-vars-for-service.mjs.map +1 -1
- package/dist/actions/list-environments.cjs +8 -8
- package/dist/actions/list-environments.cjs.map +1 -1
- package/dist/actions/list-environments.d.cts +39 -3
- package/dist/actions/list-environments.d.cts.map +1 -1
- package/dist/actions/list-environments.d.mts +39 -3
- package/dist/actions/list-environments.d.mts.map +1 -1
- package/dist/actions/list-environments.mjs +8 -8
- package/dist/actions/list-environments.mjs.map +1 -1
- package/dist/actions/list-instances.cjs +4 -4
- package/dist/actions/list-instances.cjs.map +1 -1
- package/dist/actions/list-instances.d.cts +12 -3
- package/dist/actions/list-instances.d.cts.map +1 -1
- package/dist/actions/list-instances.d.mts +12 -3
- package/dist/actions/list-instances.d.mts.map +1 -1
- package/dist/actions/list-instances.mjs +4 -4
- package/dist/actions/list-instances.mjs.map +1 -1
- package/dist/actions/list-key-value.cjs +14 -14
- package/dist/actions/list-key-value.cjs.map +1 -1
- package/dist/actions/list-key-value.d.cts +47 -3
- package/dist/actions/list-key-value.d.cts.map +1 -1
- package/dist/actions/list-key-value.d.mts +47 -3
- package/dist/actions/list-key-value.d.mts.map +1 -1
- package/dist/actions/list-key-value.mjs +14 -14
- package/dist/actions/list-key-value.mjs.map +1 -1
- package/dist/actions/list-logs-values.cjs +1 -1
- package/dist/actions/list-logs-values.cjs.map +1 -1
- package/dist/actions/list-logs-values.d.cts +51 -3
- package/dist/actions/list-logs-values.d.cts.map +1 -1
- package/dist/actions/list-logs-values.d.mts +51 -3
- package/dist/actions/list-logs-values.d.mts.map +1 -1
- package/dist/actions/list-logs-values.mjs +1 -1
- package/dist/actions/list-logs-values.mjs.map +1 -1
- package/dist/actions/list-logs.cjs +10 -10
- package/dist/actions/list-logs.cjs.map +1 -1
- package/dist/actions/list-logs.d.cts +53 -3
- package/dist/actions/list-logs.d.cts.map +1 -1
- package/dist/actions/list-logs.d.mts +53 -3
- package/dist/actions/list-logs.d.mts.map +1 -1
- package/dist/actions/list-logs.mjs +10 -10
- package/dist/actions/list-logs.mjs.map +1 -1
- package/dist/actions/list-maintenance.cjs +6 -6
- package/dist/actions/list-maintenance.cjs.map +1 -1
- package/dist/actions/list-maintenance.d.cts +34 -3
- package/dist/actions/list-maintenance.d.cts.map +1 -1
- package/dist/actions/list-maintenance.d.mts +34 -3
- package/dist/actions/list-maintenance.d.mts.map +1 -1
- package/dist/actions/list-maintenance.mjs +6 -6
- package/dist/actions/list-maintenance.mjs.map +1 -1
- package/dist/actions/list-notification-overrides.cjs +5 -5
- package/dist/actions/list-notification-overrides.cjs.map +1 -1
- package/dist/actions/list-notification-overrides.d.cts +24 -3
- package/dist/actions/list-notification-overrides.d.cts.map +1 -1
- package/dist/actions/list-notification-overrides.d.mts +24 -3
- package/dist/actions/list-notification-overrides.d.mts.map +1 -1
- package/dist/actions/list-notification-overrides.mjs +5 -5
- package/dist/actions/list-notification-overrides.mjs.map +1 -1
- package/dist/actions/list-owner-members.cjs +6 -6
- package/dist/actions/list-owner-members.cjs.map +1 -1
- package/dist/actions/list-owner-members.d.cts +25 -3
- package/dist/actions/list-owner-members.d.cts.map +1 -1
- package/dist/actions/list-owner-members.d.mts +25 -3
- package/dist/actions/list-owner-members.d.mts.map +1 -1
- package/dist/actions/list-owner-members.mjs +6 -6
- package/dist/actions/list-owner-members.mjs.map +1 -1
- package/dist/actions/list-owners.cjs +5 -5
- package/dist/actions/list-owners.cjs.map +1 -1
- package/dist/actions/list-owners.d.cts +23 -3
- package/dist/actions/list-owners.d.cts.map +1 -1
- package/dist/actions/list-owners.d.mts +23 -3
- package/dist/actions/list-owners.d.mts.map +1 -1
- package/dist/actions/list-owners.mjs +5 -5
- package/dist/actions/list-owners.mjs.map +1 -1
- package/dist/actions/list-postgres-export.cjs +4 -4
- package/dist/actions/list-postgres-export.cjs.map +1 -1
- package/dist/actions/list-postgres-export.d.cts +13 -3
- package/dist/actions/list-postgres-export.d.cts.map +1 -1
- package/dist/actions/list-postgres-export.d.mts +13 -3
- package/dist/actions/list-postgres-export.d.mts.map +1 -1
- package/dist/actions/list-postgres-export.mjs +4 -4
- package/dist/actions/list-postgres-export.mjs.map +1 -1
- package/dist/actions/list-postgres-users.cjs +2 -2
- package/dist/actions/list-postgres-users.cjs.map +1 -1
- package/dist/actions/list-postgres-users.d.cts +14 -3
- package/dist/actions/list-postgres-users.d.cts.map +1 -1
- package/dist/actions/list-postgres-users.d.mts +14 -3
- package/dist/actions/list-postgres-users.d.mts.map +1 -1
- package/dist/actions/list-postgres-users.mjs +2 -2
- package/dist/actions/list-postgres-users.mjs.map +1 -1
- package/dist/actions/list-postgres.cjs +24 -24
- package/dist/actions/list-postgres.cjs.map +1 -1
- package/dist/actions/list-postgres.d.cts +66 -3
- package/dist/actions/list-postgres.d.cts.map +1 -1
- package/dist/actions/list-postgres.d.mts +66 -3
- package/dist/actions/list-postgres.d.mts.map +1 -1
- package/dist/actions/list-postgres.mjs +24 -24
- package/dist/actions/list-postgres.mjs.map +1 -1
- package/dist/actions/list-projects.cjs +10 -10
- package/dist/actions/list-projects.cjs.map +1 -1
- package/dist/actions/list-projects.d.cts +27 -3
- package/dist/actions/list-projects.d.cts.map +1 -1
- package/dist/actions/list-projects.d.mts +27 -3
- package/dist/actions/list-projects.d.mts.map +1 -1
- package/dist/actions/list-projects.mjs +10 -10
- package/dist/actions/list-projects.mjs.map +1 -1
- package/dist/actions/list-registry-credentials.cjs +6 -6
- package/dist/actions/list-registry-credentials.cjs.map +1 -1
- package/dist/actions/list-registry-credentials.d.cts +39 -3
- package/dist/actions/list-registry-credentials.d.cts.map +1 -1
- package/dist/actions/list-registry-credentials.d.mts +39 -3
- package/dist/actions/list-registry-credentials.d.mts.map +1 -1
- package/dist/actions/list-registry-credentials.mjs +6 -6
- package/dist/actions/list-registry-credentials.mjs.map +1 -1
- package/dist/actions/list-resource-log-streams.cjs +3 -3
- package/dist/actions/list-resource-log-streams.cjs.map +1 -1
- package/dist/actions/list-resource-log-streams.d.cts +26 -3
- package/dist/actions/list-resource-log-streams.d.cts.map +1 -1
- package/dist/actions/list-resource-log-streams.d.mts +26 -3
- package/dist/actions/list-resource-log-streams.d.mts.map +1 -1
- package/dist/actions/list-resource-log-streams.mjs +3 -3
- package/dist/actions/list-resource-log-streams.mjs.map +1 -1
- package/dist/actions/list-routes.cjs +7 -7
- package/dist/actions/list-routes.cjs.map +1 -1
- package/dist/actions/list-routes.d.cts +26 -3
- package/dist/actions/list-routes.d.cts.map +1 -1
- package/dist/actions/list-routes.d.mts +26 -3
- package/dist/actions/list-routes.d.mts.map +1 -1
- package/dist/actions/list-routes.mjs +7 -7
- package/dist/actions/list-routes.mjs.map +1 -1
- package/dist/actions/list-secret-files.cjs +5 -5
- package/dist/actions/list-secret-files.cjs.map +1 -1
- package/dist/actions/list-secret-files.d.cts +19 -3
- package/dist/actions/list-secret-files.d.cts.map +1 -1
- package/dist/actions/list-secret-files.d.mts +19 -3
- package/dist/actions/list-secret-files.d.mts.map +1 -1
- package/dist/actions/list-secret-files.mjs +5 -5
- package/dist/actions/list-secret-files.mjs.map +1 -1
- package/dist/actions/list-services.cjs +10 -10
- package/dist/actions/list-services.cjs.map +1 -1
- package/dist/actions/list-services.d.cts +39 -3
- package/dist/actions/list-services.d.cts.map +1 -1
- package/dist/actions/list-services.d.mts +39 -3
- package/dist/actions/list-services.d.mts.map +1 -1
- package/dist/actions/list-services.mjs +10 -10
- package/dist/actions/list-services.mjs.map +1 -1
- package/dist/actions/list-task-runs.cjs +7 -7
- package/dist/actions/list-task-runs.cjs.map +1 -1
- package/dist/actions/list-task-runs.d.cts +38 -3
- package/dist/actions/list-task-runs.d.cts.map +1 -1
- package/dist/actions/list-task-runs.d.mts +38 -3
- package/dist/actions/list-task-runs.d.mts.map +1 -1
- package/dist/actions/list-task-runs.mjs +7 -7
- package/dist/actions/list-task-runs.mjs.map +1 -1
- package/dist/actions/list-tasks.cjs +5 -5
- package/dist/actions/list-tasks.cjs.map +1 -1
- package/dist/actions/list-tasks.d.cts +26 -3
- package/dist/actions/list-tasks.d.cts.map +1 -1
- package/dist/actions/list-tasks.d.mts +26 -3
- package/dist/actions/list-tasks.d.mts.map +1 -1
- package/dist/actions/list-tasks.mjs +5 -5
- package/dist/actions/list-tasks.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +9 -9
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +23 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +23 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +9 -9
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/list-workflow-versions.cjs +7 -7
- package/dist/actions/list-workflow-versions.cjs.map +1 -1
- package/dist/actions/list-workflow-versions.d.cts +26 -3
- package/dist/actions/list-workflow-versions.d.cts.map +1 -1
- package/dist/actions/list-workflow-versions.d.mts +26 -3
- package/dist/actions/list-workflow-versions.d.mts.map +1 -1
- package/dist/actions/list-workflow-versions.mjs +7 -7
- package/dist/actions/list-workflow-versions.mjs.map +1 -1
- package/dist/actions/list-workflows.cjs +8 -8
- package/dist/actions/list-workflows.cjs.map +1 -1
- package/dist/actions/list-workflows.d.cts +34 -3
- package/dist/actions/list-workflows.d.cts.map +1 -1
- package/dist/actions/list-workflows.d.mts +34 -3
- package/dist/actions/list-workflows.d.mts.map +1 -1
- package/dist/actions/list-workflows.mjs +8 -8
- package/dist/actions/list-workflows.mjs.map +1 -1
- package/dist/actions/restart-service.cjs +1 -1
- package/dist/actions/restart-service.cjs.map +1 -1
- package/dist/actions/restart-service.d.cts +10 -3
- package/dist/actions/restart-service.d.cts.map +1 -1
- package/dist/actions/restart-service.d.mts +10 -3
- package/dist/actions/restart-service.d.mts.map +1 -1
- package/dist/actions/restart-service.mjs +1 -1
- package/dist/actions/restart-service.mjs.map +1 -1
- package/dist/actions/resume-service.cjs +1 -1
- package/dist/actions/resume-service.cjs.map +1 -1
- package/dist/actions/resume-service.d.cts +10 -3
- package/dist/actions/resume-service.d.cts.map +1 -1
- package/dist/actions/resume-service.d.mts +10 -3
- package/dist/actions/resume-service.d.mts.map +1 -1
- package/dist/actions/resume-service.mjs +1 -1
- package/dist/actions/resume-service.mjs.map +1 -1
- package/dist/actions/retrieve-custom-domain.cjs +9 -9
- package/dist/actions/retrieve-custom-domain.cjs.map +1 -1
- package/dist/actions/retrieve-custom-domain.d.cts +27 -3
- package/dist/actions/retrieve-custom-domain.d.cts.map +1 -1
- package/dist/actions/retrieve-custom-domain.d.mts +27 -3
- package/dist/actions/retrieve-custom-domain.d.mts.map +1 -1
- package/dist/actions/retrieve-custom-domain.mjs +9 -9
- package/dist/actions/retrieve-custom-domain.mjs.map +1 -1
- package/dist/actions/retrieve-deploy.cjs +8 -8
- package/dist/actions/retrieve-deploy.cjs.map +1 -1
- package/dist/actions/retrieve-deploy.d.cts +24 -3
- package/dist/actions/retrieve-deploy.d.cts.map +1 -1
- package/dist/actions/retrieve-deploy.d.mts +24 -3
- package/dist/actions/retrieve-deploy.d.mts.map +1 -1
- package/dist/actions/retrieve-deploy.mjs +8 -8
- package/dist/actions/retrieve-deploy.mjs.map +1 -1
- package/dist/actions/retrieve-env-group-env-var.cjs +3 -3
- package/dist/actions/retrieve-env-group-env-var.cjs.map +1 -1
- package/dist/actions/retrieve-env-group-env-var.d.cts +12 -3
- package/dist/actions/retrieve-env-group-env-var.d.cts.map +1 -1
- package/dist/actions/retrieve-env-group-env-var.d.mts +12 -3
- package/dist/actions/retrieve-env-group-env-var.d.mts.map +1 -1
- package/dist/actions/retrieve-env-group-env-var.mjs +3 -3
- package/dist/actions/retrieve-env-group-env-var.mjs.map +1 -1
- package/dist/actions/retrieve-env-group-secret-file.cjs +3 -3
- package/dist/actions/retrieve-env-group-secret-file.cjs.map +1 -1
- package/dist/actions/retrieve-env-group-secret-file.d.cts +12 -3
- package/dist/actions/retrieve-env-group-secret-file.d.cts.map +1 -1
- package/dist/actions/retrieve-env-group-secret-file.d.mts +12 -3
- package/dist/actions/retrieve-env-group-secret-file.d.mts.map +1 -1
- package/dist/actions/retrieve-env-group-secret-file.mjs +3 -3
- package/dist/actions/retrieve-env-group-secret-file.mjs.map +1 -1
- package/dist/actions/retrieve-env-group.cjs +9 -9
- package/dist/actions/retrieve-env-group.cjs.map +1 -1
- package/dist/actions/retrieve-env-group.d.cts +17 -3
- package/dist/actions/retrieve-env-group.d.cts.map +1 -1
- package/dist/actions/retrieve-env-group.d.mts +17 -3
- package/dist/actions/retrieve-env-group.d.mts.map +1 -1
- package/dist/actions/retrieve-env-group.mjs +9 -9
- package/dist/actions/retrieve-env-group.mjs.map +1 -1
- package/dist/actions/retrieve-env-var.cjs +3 -3
- package/dist/actions/retrieve-env-var.cjs.map +1 -1
- package/dist/actions/retrieve-env-var.d.cts +12 -3
- package/dist/actions/retrieve-env-var.d.cts.map +1 -1
- package/dist/actions/retrieve-env-var.d.mts +12 -3
- package/dist/actions/retrieve-env-var.d.mts.map +1 -1
- package/dist/actions/retrieve-env-var.mjs +3 -3
- package/dist/actions/retrieve-env-var.mjs.map +1 -1
- package/dist/actions/retrieve-owner-notification-settings.cjs +5 -5
- package/dist/actions/retrieve-owner-notification-settings.cjs.map +1 -1
- package/dist/actions/retrieve-owner-notification-settings.d.cts +17 -3
- package/dist/actions/retrieve-owner-notification-settings.d.cts.map +1 -1
- package/dist/actions/retrieve-owner-notification-settings.d.mts +17 -3
- package/dist/actions/retrieve-owner-notification-settings.d.mts.map +1 -1
- package/dist/actions/retrieve-owner-notification-settings.mjs +5 -5
- package/dist/actions/retrieve-owner-notification-settings.mjs.map +1 -1
- package/dist/actions/retrieve-owner.cjs +8 -8
- package/dist/actions/retrieve-owner.cjs.map +1 -1
- package/dist/actions/retrieve-owner.d.cts +17 -3
- package/dist/actions/retrieve-owner.d.cts.map +1 -1
- package/dist/actions/retrieve-owner.d.mts +17 -3
- package/dist/actions/retrieve-owner.d.mts.map +1 -1
- package/dist/actions/retrieve-owner.mjs +8 -8
- package/dist/actions/retrieve-owner.mjs.map +1 -1
- package/dist/actions/retrieve-postgres.cjs +26 -26
- package/dist/actions/retrieve-postgres.cjs.map +1 -1
- package/dist/actions/retrieve-postgres.d.cts +133 -3
- package/dist/actions/retrieve-postgres.d.cts.map +1 -1
- package/dist/actions/retrieve-postgres.d.mts +133 -3
- package/dist/actions/retrieve-postgres.d.mts.map +1 -1
- package/dist/actions/retrieve-postgres.mjs +26 -26
- package/dist/actions/retrieve-postgres.mjs.map +1 -1
- package/dist/actions/retrieve-project.cjs +11 -11
- package/dist/actions/retrieve-project.cjs.map +1 -1
- package/dist/actions/retrieve-project.d.cts +21 -3
- package/dist/actions/retrieve-project.d.cts.map +1 -1
- package/dist/actions/retrieve-project.d.mts +21 -3
- package/dist/actions/retrieve-project.d.mts.map +1 -1
- package/dist/actions/retrieve-project.mjs +11 -11
- package/dist/actions/retrieve-project.mjs.map +1 -1
- package/dist/actions/retrieve-registry-credential.cjs +5 -5
- package/dist/actions/retrieve-registry-credential.cjs.map +1 -1
- package/dist/actions/retrieve-registry-credential.d.cts +19 -3
- package/dist/actions/retrieve-registry-credential.d.cts.map +1 -1
- package/dist/actions/retrieve-registry-credential.d.mts +19 -3
- package/dist/actions/retrieve-registry-credential.d.mts.map +1 -1
- package/dist/actions/retrieve-registry-credential.mjs +5 -5
- package/dist/actions/retrieve-registry-credential.mjs.map +1 -1
- package/dist/actions/retrieve-secret-file.cjs +3 -3
- package/dist/actions/retrieve-secret-file.cjs.map +1 -1
- package/dist/actions/retrieve-secret-file.d.cts +12 -3
- package/dist/actions/retrieve-secret-file.d.cts.map +1 -1
- package/dist/actions/retrieve-secret-file.d.mts +12 -3
- package/dist/actions/retrieve-secret-file.d.mts.map +1 -1
- package/dist/actions/retrieve-secret-file.mjs +3 -3
- package/dist/actions/retrieve-secret-file.mjs.map +1 -1
- package/dist/actions/retrieve-service.cjs +13 -13
- package/dist/actions/retrieve-service.cjs.map +1 -1
- package/dist/actions/retrieve-service.d.cts +58 -3
- package/dist/actions/retrieve-service.d.cts.map +1 -1
- package/dist/actions/retrieve-service.d.mts +58 -3
- package/dist/actions/retrieve-service.d.mts.map +1 -1
- package/dist/actions/retrieve-service.mjs +13 -13
- package/dist/actions/retrieve-service.mjs.map +1 -1
- package/dist/actions/stream-task-runs-events.cjs +3 -3
- package/dist/actions/stream-task-runs-events.cjs.map +1 -1
- package/dist/actions/stream-task-runs-events.d.cts +11 -3
- package/dist/actions/stream-task-runs-events.d.cts.map +1 -1
- package/dist/actions/stream-task-runs-events.d.mts +11 -3
- package/dist/actions/stream-task-runs-events.d.mts.map +1 -1
- package/dist/actions/stream-task-runs-events.mjs +3 -3
- package/dist/actions/stream-task-runs-events.mjs.map +1 -1
- package/dist/actions/subscribe-logs.cjs +3 -3
- package/dist/actions/subscribe-logs.cjs.map +1 -1
- package/dist/actions/subscribe-logs.d.cts +44 -3
- package/dist/actions/subscribe-logs.d.cts.map +1 -1
- package/dist/actions/subscribe-logs.d.mts +44 -3
- package/dist/actions/subscribe-logs.d.mts.map +1 -1
- package/dist/actions/subscribe-logs.mjs +3 -3
- package/dist/actions/subscribe-logs.mjs.map +1 -1
- package/dist/actions/suspend-service.cjs +1 -1
- package/dist/actions/suspend-service.cjs.map +1 -1
- package/dist/actions/suspend-service.d.cts +10 -3
- package/dist/actions/suspend-service.d.cts.map +1 -1
- package/dist/actions/suspend-service.d.mts +10 -3
- package/dist/actions/suspend-service.d.mts.map +1 -1
- package/dist/actions/suspend-service.mjs +1 -1
- package/dist/actions/suspend-service.mjs.map +1 -1
- package/dist/actions/trigger-deploy.cjs +10 -10
- package/dist/actions/trigger-deploy.cjs.map +1 -1
- package/dist/actions/trigger-deploy.d.cts +22 -3
- package/dist/actions/trigger-deploy.d.cts.map +1 -1
- package/dist/actions/trigger-deploy.d.mts +22 -3
- package/dist/actions/trigger-deploy.d.mts.map +1 -1
- package/dist/actions/trigger-deploy.mjs +10 -10
- package/dist/actions/trigger-deploy.mjs.map +1 -1
- package/dist/actions/update-env-group-env-var.cjs +13 -13
- package/dist/actions/update-env-group-env-var.cjs.map +1 -1
- package/dist/actions/update-env-group-env-var.d.cts +32 -3
- package/dist/actions/update-env-group-env-var.d.cts.map +1 -1
- package/dist/actions/update-env-group-env-var.d.mts +32 -3
- package/dist/actions/update-env-group-env-var.d.mts.map +1 -1
- package/dist/actions/update-env-group-env-var.mjs +13 -13
- package/dist/actions/update-env-group-env-var.mjs.map +1 -1
- package/dist/actions/update-env-group-secret-file.cjs +9 -9
- package/dist/actions/update-env-group-secret-file.cjs.map +1 -1
- package/dist/actions/update-env-group-secret-file.d.cts +21 -3
- package/dist/actions/update-env-group-secret-file.d.cts.map +1 -1
- package/dist/actions/update-env-group-secret-file.d.mts +21 -3
- package/dist/actions/update-env-group-secret-file.d.mts.map +1 -1
- package/dist/actions/update-env-group-secret-file.mjs +9 -9
- package/dist/actions/update-env-group-secret-file.mjs.map +1 -1
- package/dist/actions/update-env-group.cjs +9 -9
- package/dist/actions/update-env-group.cjs.map +1 -1
- package/dist/actions/update-env-group.d.cts +19 -3
- package/dist/actions/update-env-group.d.cts.map +1 -1
- package/dist/actions/update-env-group.d.mts +19 -3
- package/dist/actions/update-env-group.d.mts.map +1 -1
- package/dist/actions/update-env-group.mjs +9 -9
- package/dist/actions/update-env-group.mjs.map +1 -1
- package/dist/actions/update-env-var.cjs +3 -3
- package/dist/actions/update-env-var.cjs.map +1 -1
- package/dist/actions/update-env-var.d.cts +16 -3
- package/dist/actions/update-env-var.d.cts.map +1 -1
- package/dist/actions/update-env-var.d.mts +16 -3
- package/dist/actions/update-env-var.d.mts.map +1 -1
- package/dist/actions/update-env-var.mjs +3 -3
- package/dist/actions/update-env-var.mjs.map +1 -1
- package/dist/actions/update-env-vars-for-service.cjs +8 -8
- package/dist/actions/update-env-vars-for-service.cjs.map +1 -1
- package/dist/actions/update-env-vars-for-service.d.cts +31 -3
- package/dist/actions/update-env-vars-for-service.d.cts.map +1 -1
- package/dist/actions/update-env-vars-for-service.d.mts +31 -3
- package/dist/actions/update-env-vars-for-service.d.mts.map +1 -1
- package/dist/actions/update-env-vars-for-service.mjs +8 -8
- package/dist/actions/update-env-vars-for-service.mjs.map +1 -1
- package/dist/actions/update-headers.cjs +7 -7
- package/dist/actions/update-headers.cjs.map +1 -1
- package/dist/actions/update-headers.d.cts +25 -3
- package/dist/actions/update-headers.d.cts.map +1 -1
- package/dist/actions/update-headers.d.mts +25 -3
- package/dist/actions/update-headers.d.mts.map +1 -1
- package/dist/actions/update-headers.mjs +7 -7
- package/dist/actions/update-headers.mjs.map +1 -1
- package/dist/actions/update-owner-log-stream.cjs +2 -2
- package/dist/actions/update-owner-log-stream.cjs.map +1 -1
- package/dist/actions/update-owner-log-stream.d.cts +23 -3
- package/dist/actions/update-owner-log-stream.d.cts.map +1 -1
- package/dist/actions/update-owner-log-stream.d.mts +23 -3
- package/dist/actions/update-owner-log-stream.d.mts.map +1 -1
- package/dist/actions/update-owner-log-stream.mjs +2 -2
- package/dist/actions/update-owner-log-stream.mjs.map +1 -1
- package/dist/actions/update-owner-notification-settings.cjs +5 -5
- package/dist/actions/update-owner-notification-settings.cjs.map +1 -1
- package/dist/actions/update-owner-notification-settings.d.cts +27 -3
- package/dist/actions/update-owner-notification-settings.d.cts.map +1 -1
- package/dist/actions/update-owner-notification-settings.d.mts +27 -3
- package/dist/actions/update-owner-notification-settings.d.mts.map +1 -1
- package/dist/actions/update-owner-notification-settings.mjs +5 -5
- package/dist/actions/update-owner-notification-settings.mjs.map +1 -1
- package/dist/actions/update-postgres.cjs +30 -30
- package/dist/actions/update-postgres.cjs.map +1 -1
- package/dist/actions/update-postgres.d.cts +202 -3
- package/dist/actions/update-postgres.d.cts.map +1 -1
- package/dist/actions/update-postgres.d.mts +202 -3
- package/dist/actions/update-postgres.d.mts.map +1 -1
- package/dist/actions/update-postgres.mjs +30 -30
- package/dist/actions/update-postgres.mjs.map +1 -1
- package/dist/actions/update-project.cjs +11 -11
- package/dist/actions/update-project.cjs.map +1 -1
- package/dist/actions/update-project.d.cts +23 -3
- package/dist/actions/update-project.d.cts.map +1 -1
- package/dist/actions/update-project.d.mts +23 -3
- package/dist/actions/update-project.d.mts.map +1 -1
- package/dist/actions/update-project.mjs +11 -11
- package/dist/actions/update-project.mjs.map +1 -1
- package/dist/actions/update-registry-credential.cjs +5 -5
- package/dist/actions/update-registry-credential.cjs.map +1 -1
- package/dist/actions/update-registry-credential.d.cts +33 -3
- package/dist/actions/update-registry-credential.d.cts.map +1 -1
- package/dist/actions/update-registry-credential.d.mts +33 -3
- package/dist/actions/update-registry-credential.d.mts.map +1 -1
- package/dist/actions/update-registry-credential.mjs +5 -5
- package/dist/actions/update-registry-credential.mjs.map +1 -1
- package/dist/actions/update-resource-log-stream.cjs +2 -2
- package/dist/actions/update-resource-log-stream.cjs.map +1 -1
- package/dist/actions/update-resource-log-stream.d.cts +23 -3
- package/dist/actions/update-resource-log-stream.d.cts.map +1 -1
- package/dist/actions/update-resource-log-stream.d.mts +23 -3
- package/dist/actions/update-resource-log-stream.d.mts.map +1 -1
- package/dist/actions/update-resource-log-stream.mjs +2 -2
- package/dist/actions/update-resource-log-stream.mjs.map +1 -1
- package/dist/actions/update-routes.cjs +7 -7
- package/dist/actions/update-routes.cjs.map +1 -1
- package/dist/actions/update-routes.d.cts +32 -3
- package/dist/actions/update-routes.d.cts.map +1 -1
- package/dist/actions/update-routes.d.mts +32 -3
- package/dist/actions/update-routes.d.mts.map +1 -1
- package/dist/actions/update-routes.mjs +7 -7
- package/dist/actions/update-routes.mjs.map +1 -1
- package/dist/actions/update-secret-files-for-service.cjs +7 -7
- package/dist/actions/update-secret-files-for-service.cjs.map +1 -1
- package/dist/actions/update-secret-files-for-service.d.cts +24 -3
- package/dist/actions/update-secret-files-for-service.d.cts.map +1 -1
- package/dist/actions/update-secret-files-for-service.d.mts +24 -3
- package/dist/actions/update-secret-files-for-service.d.mts.map +1 -1
- package/dist/actions/update-secret-files-for-service.mjs +7 -7
- package/dist/actions/update-secret-files-for-service.mjs.map +1 -1
- package/dist/actions/update-service.cjs +13 -13
- package/dist/actions/update-service.cjs.map +1 -1
- package/dist/actions/update-service.d.cts +91 -3
- package/dist/actions/update-service.d.cts.map +1 -1
- package/dist/actions/update-service.d.mts +91 -3
- package/dist/actions/update-service.d.mts.map +1 -1
- package/dist/actions/update-service.mjs +13 -13
- package/dist/actions/update-service.mjs.map +1 -1
- package/dist/actions/verify-custom-domain.cjs +1 -1
- package/dist/actions/verify-custom-domain.cjs.map +1 -1
- package/dist/actions/verify-custom-domain.d.cts +11 -3
- package/dist/actions/verify-custom-domain.d.cts.map +1 -1
- package/dist/actions/verify-custom-domain.d.mts +11 -3
- package/dist/actions/verify-custom-domain.d.mts.map +1 -1
- package/dist/actions/verify-custom-domain.mjs +1 -1
- package/dist/actions/verify-custom-domain.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -3,10 +3,10 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/list-instances.ts
|
|
4
4
|
const RenderListInstancesInput = zod.z.object({ serviceId: zod.z.string().describe("The unique identifier of the service to list instances for.") }).describe("Request model for listing instances of a service.");
|
|
5
5
|
const RenderListInstances_InstanceSchema = zod.z.object({
|
|
6
|
-
id: zod.z.string().describe("Unique identifier of the instance."),
|
|
7
|
-
createdAt: zod.z.string().describe("ISO 8601 timestamp when the instance was created.")
|
|
8
|
-
}).describe("Represents an instance of a service in Render.");
|
|
9
|
-
const RenderListInstancesOutput = zod.z.object({ instances: zod.z.array(RenderListInstances_InstanceSchema).describe("List of instances for the specified service.") }).describe("Response model for listing instances.");
|
|
6
|
+
id: zod.z.string().describe("Unique identifier of the instance.").nullable(),
|
|
7
|
+
createdAt: zod.z.string().describe("ISO 8601 timestamp when the instance was created.").nullable()
|
|
8
|
+
}).passthrough().describe("Represents an instance of a service in Render.");
|
|
9
|
+
const RenderListInstancesOutput = zod.z.object({ instances: zod.z.array(RenderListInstances_InstanceSchema).describe("List of instances for the specified service.") }).passthrough().describe("Response model for listing instances.");
|
|
10
10
|
const renderListInstances = require_action.action("RENDER_LIST_INSTANCES", {
|
|
11
11
|
slug: "render-list-instances",
|
|
12
12
|
name: "List Instances",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-instances.cjs","names":["z","action"],"sources":["../../src/actions/list-instances.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListInstancesInput
|
|
1
|
+
{"version":3,"file":"list-instances.cjs","names":["z","action"],"sources":["../../src/actions/list-instances.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListInstancesInput = z.object({\n serviceId: z.string().describe(\"The unique identifier of the service to list instances for.\"),\n}).describe(\"Request model for listing instances of a service.\");\nconst RenderListInstances_InstanceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the instance.\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the instance was created.\").nullable(),\n}).passthrough().describe(\"Represents an instance of a service in Render.\");\nexport const RenderListInstancesOutput = z.object({\n instances: z.array(RenderListInstances_InstanceSchema).describe(\"List of instances for the specified service.\"),\n}).passthrough().describe(\"Response model for listing instances.\");\n\nexport const renderListInstances = action(\"RENDER_LIST_INSTANCES\", {\n slug: \"render-list-instances\",\n name: \"List Instances\",\n description: \"Tool to list instances of a service. Use when you need to retrieve all instances for a specific Render service.\",\n input: RenderListInstancesInput,\n output: RenderListInstancesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,EAC9F,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,WAAWA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,8CAA8C,EAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-instances.d.ts
|
|
4
|
-
declare const RenderListInstancesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderListInstancesInput: z.ZodObject<{
|
|
5
|
+
serviceId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RenderListInstancesOutput: z.ZodObject<{
|
|
8
|
+
instances: z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
|
+
declare const renderListInstances: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
|
+
serviceId: string;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
16
|
//#endregion
|
|
8
17
|
export { renderListInstances };
|
|
9
18
|
//# sourceMappingURL=list-instances.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-instances.d.cts","names":[],"sources":["../../src/actions/list-instances.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"list-instances.d.cts","names":[],"sources":["../../src/actions/list-instances.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAOxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-instances.d.ts
|
|
4
|
-
declare const RenderListInstancesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderListInstancesInput: z.ZodObject<{
|
|
5
|
+
serviceId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RenderListInstancesOutput: z.ZodObject<{
|
|
8
|
+
instances: z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
|
+
declare const renderListInstances: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
|
+
serviceId: string;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
16
|
//#endregion
|
|
8
17
|
export { renderListInstances };
|
|
9
18
|
//# sourceMappingURL=list-instances.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-instances.d.mts","names":[],"sources":["../../src/actions/list-instances.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"list-instances.d.mts","names":[],"sources":["../../src/actions/list-instances.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAOxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -3,15 +3,15 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-instances.ts
|
|
4
4
|
const RenderListInstancesInput = z.object({ serviceId: z.string().describe("The unique identifier of the service to list instances for.") }).describe("Request model for listing instances of a service.");
|
|
5
5
|
const RenderListInstances_InstanceSchema = z.object({
|
|
6
|
-
id: z.string().describe("Unique identifier of the instance."),
|
|
7
|
-
createdAt: z.string().describe("ISO 8601 timestamp when the instance was created.")
|
|
8
|
-
}).describe("Represents an instance of a service in Render.");
|
|
6
|
+
id: z.string().describe("Unique identifier of the instance.").nullable(),
|
|
7
|
+
createdAt: z.string().describe("ISO 8601 timestamp when the instance was created.").nullable()
|
|
8
|
+
}).passthrough().describe("Represents an instance of a service in Render.");
|
|
9
9
|
const renderListInstances = action("RENDER_LIST_INSTANCES", {
|
|
10
10
|
slug: "render-list-instances",
|
|
11
11
|
name: "List Instances",
|
|
12
12
|
description: "Tool to list instances of a service. Use when you need to retrieve all instances for a specific Render service.",
|
|
13
13
|
input: RenderListInstancesInput,
|
|
14
|
-
output: z.object({ instances: z.array(RenderListInstances_InstanceSchema).describe("List of instances for the specified service.") }).describe("Response model for listing instances.")
|
|
14
|
+
output: z.object({ instances: z.array(RenderListInstances_InstanceSchema).describe("List of instances for the specified service.") }).passthrough().describe("Response model for listing instances.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { renderListInstances };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-instances.mjs","names":[],"sources":["../../src/actions/list-instances.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListInstancesInput
|
|
1
|
+
{"version":3,"file":"list-instances.mjs","names":[],"sources":["../../src/actions/list-instances.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListInstancesInput = z.object({\n serviceId: z.string().describe(\"The unique identifier of the service to list instances for.\"),\n}).describe(\"Request model for listing instances of a service.\");\nconst RenderListInstances_InstanceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the instance.\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the instance was created.\").nullable(),\n}).passthrough().describe(\"Represents an instance of a service in Render.\");\nexport const RenderListInstancesOutput = z.object({\n instances: z.array(RenderListInstances_InstanceSchema).describe(\"List of instances for the specified service.\"),\n}).passthrough().describe(\"Response model for listing instances.\");\n\nexport const renderListInstances = action(\"RENDER_LIST_INSTANCES\", {\n slug: \"render-list-instances\",\n name: \"List Instances\",\n description: \"Tool to list instances of a service. Use when you need to retrieve all instances for a specific Render service.\",\n input: RenderListInstancesInput,\n output: RenderListInstancesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO,EAC/C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,EAC9F,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,qCAAqC,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAK1E,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuC,EAAE,OAAO,EAChD,WAAW,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,8CAA8C,EAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAOhB;AACV,CAAC"}
|
|
@@ -16,28 +16,28 @@ const RenderListKeyValueInput = zod.z.object({
|
|
|
16
16
|
const RenderListKeyValue_OwnerSchema = zod.z.object({
|
|
17
17
|
id: zod.z.string().describe("Owner ID.").nullable().optional(),
|
|
18
18
|
email: zod.z.string().describe("Owner email.").nullable().optional()
|
|
19
|
-
}).describe("Represents the owner of a Key Value instance.");
|
|
19
|
+
}).passthrough().describe("Represents the owner of a Key Value instance.");
|
|
20
20
|
const RenderListKeyValue_KeyValueOptionsSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Options for Key Value instance.");
|
|
21
21
|
const RenderListKeyValue_KeyValueSchema = zod.z.object({
|
|
22
|
-
id: zod.z.string().describe("Unique identifier for the Key Value instance."),
|
|
23
|
-
name: zod.z.string().describe("Name of the Key Value instance."),
|
|
24
|
-
plan: zod.z.string().describe("Plan type for the Key Value instance."),
|
|
22
|
+
id: zod.z.string().describe("Unique identifier for the Key Value instance.").nullable(),
|
|
23
|
+
name: zod.z.string().describe("Name of the Key Value instance.").nullable(),
|
|
24
|
+
plan: zod.z.string().describe("Plan type for the Key Value instance.").nullable(),
|
|
25
25
|
owner: RenderListKeyValue_OwnerSchema.nullable(),
|
|
26
|
-
region: zod.z.string().describe("Region where the Key Value is located."),
|
|
27
|
-
status: zod.z.string().describe("Status of the Key Value instance."),
|
|
26
|
+
region: zod.z.string().describe("Region where the Key Value is located.").nullable(),
|
|
27
|
+
status: zod.z.string().describe("Status of the Key Value instance.").nullable(),
|
|
28
28
|
options: RenderListKeyValue_KeyValueOptionsSchema.nullable(),
|
|
29
|
-
version: zod.z.string().describe("Version of the Key Value instance."),
|
|
30
|
-
createdAt: zod.z.string().describe("Timestamp when the Key Value was created."),
|
|
31
|
-
updatedAt: zod.z.string().describe("Timestamp when the Key Value was last updated."),
|
|
29
|
+
version: zod.z.string().describe("Version of the Key Value instance.").nullable(),
|
|
30
|
+
createdAt: zod.z.string().describe("Timestamp when the Key Value was created.").nullable(),
|
|
31
|
+
updatedAt: zod.z.string().describe("Timestamp when the Key Value was last updated.").nullable(),
|
|
32
32
|
ipAllowList: zod.z.array(zod.z.string()).describe("IP addresses allowed to access the Key Value.").nullable().optional(),
|
|
33
|
-
dashboardUrl: zod.z.string().describe("URL to access the Key Value dashboard."),
|
|
33
|
+
dashboardUrl: zod.z.string().describe("URL to access the Key Value dashboard.").nullable(),
|
|
34
34
|
environmentId: zod.z.string().describe("Environment ID if the Key Value belongs to an environment.").nullable().optional()
|
|
35
|
-
}).describe("Represents a Key Value instance in Render.");
|
|
35
|
+
}).passthrough().describe("Represents a Key Value instance in Render.");
|
|
36
36
|
const RenderListKeyValue_KeyValueItemSchema = zod.z.object({
|
|
37
|
-
cursor: zod.z.string().describe("Cursor for pagination."),
|
|
37
|
+
cursor: zod.z.string().describe("Cursor for pagination.").nullable(),
|
|
38
38
|
keyValue: RenderListKeyValue_KeyValueSchema.nullable()
|
|
39
|
-
}).describe("Represents an item in the Key Value list response.");
|
|
40
|
-
const RenderListKeyValueOutput = zod.z.object({ items: zod.z.array(RenderListKeyValue_KeyValueItemSchema).describe("List of Key Value instances with cursors.") }).describe("Response model for listing Key Value instances.");
|
|
39
|
+
}).passthrough().describe("Represents an item in the Key Value list response.");
|
|
40
|
+
const RenderListKeyValueOutput = zod.z.object({ items: zod.z.array(RenderListKeyValue_KeyValueItemSchema).describe("List of Key Value instances with cursors.") }).passthrough().describe("Response model for listing Key Value instances.");
|
|
41
41
|
const renderListKeyValue = require_action.action("RENDER_LIST_KEY_VALUE", {
|
|
42
42
|
slug: "render-list-key-value",
|
|
43
43
|
name: "List Key Value Instances",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-key-value.cjs","names":["z","action"],"sources":["../../src/actions/list-key-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListKeyValueInput
|
|
1
|
+
{"version":3,"file":"list-key-value.cjs","names":["z","action"],"sources":["../../src/actions/list-key-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListKeyValueInput = z.object({\n name: z.array(z.string()).describe(\"Filter by name.\").optional(),\n limit: z.number().int().describe(\"The maximum number of items to return (default: 20).\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results.\").optional(),\n region: z.array(z.string()).describe(\"Filter by resource region.\").optional(),\n ownerId: z.array(z.string()).describe(\"The ID of the workspaces to return resources for.\").optional(),\n createdAfter: z.string().describe(\"Filter for resources created after a certain time (specified as an ISO 8601 timestamp).\").optional(),\n updatedAfter: z.string().describe(\"Filter for resources updated after a certain time (specified as an ISO 8601 timestamp).\").optional(),\n createdBefore: z.string().describe(\"Filter for resources created before a certain time (specified as an ISO 8601 timestamp).\").optional(),\n environmentId: z.array(z.string()).describe(\"Filter for resources that belong to an environment.\").optional(),\n updatedBefore: z.string().describe(\"Filter for resources updated before a certain time (specified as an ISO 8601 timestamp).\").optional(),\n}).describe(\"Request model for listing Key Value instances with optional filters.\");\nconst RenderListKeyValue_OwnerSchema = z.object({\n id: z.string().describe(\"Owner ID.\").nullable().optional(),\n email: z.string().describe(\"Owner email.\").nullable().optional(),\n}).passthrough().describe(\"Represents the owner of a Key Value instance.\");\nconst RenderListKeyValue_KeyValueOptionsSchema = z.record(z.string(), z.unknown()).describe(\"Options for Key Value instance.\");\nconst RenderListKeyValue_KeyValueSchema = z.object({\n id: z.string().describe(\"Unique identifier for the Key Value instance.\").nullable(),\n name: z.string().describe(\"Name of the Key Value instance.\").nullable(),\n plan: z.string().describe(\"Plan type for the Key Value instance.\").nullable(),\n owner: RenderListKeyValue_OwnerSchema.nullable(),\n region: z.string().describe(\"Region where the Key Value is located.\").nullable(),\n status: z.string().describe(\"Status of the Key Value instance.\").nullable(),\n options: RenderListKeyValue_KeyValueOptionsSchema.nullable(),\n version: z.string().describe(\"Version of the Key Value instance.\").nullable(),\n createdAt: z.string().describe(\"Timestamp when the Key Value was created.\").nullable(),\n updatedAt: z.string().describe(\"Timestamp when the Key Value was last updated.\").nullable(),\n ipAllowList: z.array(z.string()).describe(\"IP addresses allowed to access the Key Value.\").nullable().optional(),\n dashboardUrl: z.string().describe(\"URL to access the Key Value dashboard.\").nullable(),\n environmentId: z.string().describe(\"Environment ID if the Key Value belongs to an environment.\").nullable().optional(),\n}).passthrough().describe(\"Represents a Key Value instance in Render.\");\nconst RenderListKeyValue_KeyValueItemSchema = z.object({\n cursor: z.string().describe(\"Cursor for pagination.\").nullable(),\n keyValue: RenderListKeyValue_KeyValueSchema.nullable(),\n}).passthrough().describe(\"Represents an item in the Key Value list response.\");\nexport const RenderListKeyValueOutput = z.object({\n items: z.array(RenderListKeyValue_KeyValueItemSchema).describe(\"List of Key Value instances with cursors.\"),\n}).passthrough().describe(\"Response model for listing Key Value instances.\");\n\nexport const renderListKeyValue = action(\"RENDER_LIST_KEY_VALUE\", {\n slug: \"render-list-key-value\",\n name: \"List Key Value Instances\",\n description: \"Tool to list all Key Value instances. Use when you need to retrieve Key Value instances associated with your account, optionally filtering by name, region, owner, environment, or timestamps.\",\n input: RenderListKeyValueInput,\n output: RenderListKeyValueOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,53 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-key-value.d.ts
|
|
4
|
-
declare const RenderListKeyValueInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderListKeyValueInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
cursor: z.ZodOptional<z.ZodString>;
|
|
8
|
+
region: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
9
|
+
ownerId: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
10
|
+
createdAfter: z.ZodOptional<z.ZodString>;
|
|
11
|
+
updatedAfter: z.ZodOptional<z.ZodString>;
|
|
12
|
+
createdBefore: z.ZodOptional<z.ZodString>;
|
|
13
|
+
environmentId: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
14
|
+
updatedBefore: z.ZodOptional<z.ZodString>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const RenderListKeyValueOutput: z.ZodObject<{
|
|
17
|
+
items: z.ZodArray<z.ZodObject<{
|
|
18
|
+
cursor: z.ZodNullable<z.ZodString>;
|
|
19
|
+
keyValue: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
id: z.ZodNullable<z.ZodString>;
|
|
21
|
+
name: z.ZodNullable<z.ZodString>;
|
|
22
|
+
plan: z.ZodNullable<z.ZodString>;
|
|
23
|
+
owner: z.ZodNullable<z.ZodObject<{
|
|
24
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
|
+
region: z.ZodNullable<z.ZodString>;
|
|
28
|
+
status: z.ZodNullable<z.ZodString>;
|
|
29
|
+
options: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
30
|
+
version: z.ZodNullable<z.ZodString>;
|
|
31
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
32
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
33
|
+
ipAllowList: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
34
|
+
dashboardUrl: z.ZodNullable<z.ZodString>;
|
|
35
|
+
environmentId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
}, z.core.$loose>>;
|
|
37
|
+
}, z.core.$loose>>;
|
|
38
|
+
}, z.core.$loose>;
|
|
39
|
+
declare const renderListKeyValue: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
|
+
name?: string[] | undefined;
|
|
41
|
+
limit?: number | undefined;
|
|
42
|
+
cursor?: string | undefined;
|
|
43
|
+
region?: string[] | undefined;
|
|
44
|
+
ownerId?: string[] | undefined;
|
|
45
|
+
createdAfter?: string | undefined;
|
|
46
|
+
updatedAfter?: string | undefined;
|
|
47
|
+
createdBefore?: string | undefined;
|
|
48
|
+
environmentId?: string[] | undefined;
|
|
49
|
+
updatedBefore?: string | undefined;
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
51
|
//#endregion
|
|
8
52
|
export { renderListKeyValue };
|
|
9
53
|
//# sourceMappingURL=list-key-value.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-key-value.d.cts","names":[],"sources":["../../src/actions/list-key-value.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"list-key-value.d.cts","names":[],"sources":["../../src/actions/list-key-value.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAoCvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -1,9 +1,53 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-key-value.d.ts
|
|
4
|
-
declare const RenderListKeyValueInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderListKeyValueInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
cursor: z.ZodOptional<z.ZodString>;
|
|
8
|
+
region: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
9
|
+
ownerId: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
10
|
+
createdAfter: z.ZodOptional<z.ZodString>;
|
|
11
|
+
updatedAfter: z.ZodOptional<z.ZodString>;
|
|
12
|
+
createdBefore: z.ZodOptional<z.ZodString>;
|
|
13
|
+
environmentId: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
14
|
+
updatedBefore: z.ZodOptional<z.ZodString>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const RenderListKeyValueOutput: z.ZodObject<{
|
|
17
|
+
items: z.ZodArray<z.ZodObject<{
|
|
18
|
+
cursor: z.ZodNullable<z.ZodString>;
|
|
19
|
+
keyValue: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
id: z.ZodNullable<z.ZodString>;
|
|
21
|
+
name: z.ZodNullable<z.ZodString>;
|
|
22
|
+
plan: z.ZodNullable<z.ZodString>;
|
|
23
|
+
owner: z.ZodNullable<z.ZodObject<{
|
|
24
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
|
+
region: z.ZodNullable<z.ZodString>;
|
|
28
|
+
status: z.ZodNullable<z.ZodString>;
|
|
29
|
+
options: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
30
|
+
version: z.ZodNullable<z.ZodString>;
|
|
31
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
32
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
33
|
+
ipAllowList: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
34
|
+
dashboardUrl: z.ZodNullable<z.ZodString>;
|
|
35
|
+
environmentId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
}, z.core.$loose>>;
|
|
37
|
+
}, z.core.$loose>>;
|
|
38
|
+
}, z.core.$loose>;
|
|
39
|
+
declare const renderListKeyValue: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
|
+
name?: string[] | undefined;
|
|
41
|
+
limit?: number | undefined;
|
|
42
|
+
cursor?: string | undefined;
|
|
43
|
+
region?: string[] | undefined;
|
|
44
|
+
ownerId?: string[] | undefined;
|
|
45
|
+
createdAfter?: string | undefined;
|
|
46
|
+
updatedAfter?: string | undefined;
|
|
47
|
+
createdBefore?: string | undefined;
|
|
48
|
+
environmentId?: string[] | undefined;
|
|
49
|
+
updatedBefore?: string | undefined;
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
51
|
//#endregion
|
|
8
52
|
export { renderListKeyValue };
|
|
9
53
|
//# sourceMappingURL=list-key-value.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-key-value.d.mts","names":[],"sources":["../../src/actions/list-key-value.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"list-key-value.d.mts","names":[],"sources":["../../src/actions/list-key-value.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAoCvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -16,33 +16,33 @@ const RenderListKeyValueInput = z.object({
|
|
|
16
16
|
const RenderListKeyValue_OwnerSchema = z.object({
|
|
17
17
|
id: z.string().describe("Owner ID.").nullable().optional(),
|
|
18
18
|
email: z.string().describe("Owner email.").nullable().optional()
|
|
19
|
-
}).describe("Represents the owner of a Key Value instance.");
|
|
19
|
+
}).passthrough().describe("Represents the owner of a Key Value instance.");
|
|
20
20
|
const RenderListKeyValue_KeyValueOptionsSchema = z.record(z.string(), z.unknown()).describe("Options for Key Value instance.");
|
|
21
21
|
const RenderListKeyValue_KeyValueSchema = z.object({
|
|
22
|
-
id: z.string().describe("Unique identifier for the Key Value instance."),
|
|
23
|
-
name: z.string().describe("Name of the Key Value instance."),
|
|
24
|
-
plan: z.string().describe("Plan type for the Key Value instance."),
|
|
22
|
+
id: z.string().describe("Unique identifier for the Key Value instance.").nullable(),
|
|
23
|
+
name: z.string().describe("Name of the Key Value instance.").nullable(),
|
|
24
|
+
plan: z.string().describe("Plan type for the Key Value instance.").nullable(),
|
|
25
25
|
owner: RenderListKeyValue_OwnerSchema.nullable(),
|
|
26
|
-
region: z.string().describe("Region where the Key Value is located."),
|
|
27
|
-
status: z.string().describe("Status of the Key Value instance."),
|
|
26
|
+
region: z.string().describe("Region where the Key Value is located.").nullable(),
|
|
27
|
+
status: z.string().describe("Status of the Key Value instance.").nullable(),
|
|
28
28
|
options: RenderListKeyValue_KeyValueOptionsSchema.nullable(),
|
|
29
|
-
version: z.string().describe("Version of the Key Value instance."),
|
|
30
|
-
createdAt: z.string().describe("Timestamp when the Key Value was created."),
|
|
31
|
-
updatedAt: z.string().describe("Timestamp when the Key Value was last updated."),
|
|
29
|
+
version: z.string().describe("Version of the Key Value instance.").nullable(),
|
|
30
|
+
createdAt: z.string().describe("Timestamp when the Key Value was created.").nullable(),
|
|
31
|
+
updatedAt: z.string().describe("Timestamp when the Key Value was last updated.").nullable(),
|
|
32
32
|
ipAllowList: z.array(z.string()).describe("IP addresses allowed to access the Key Value.").nullable().optional(),
|
|
33
|
-
dashboardUrl: z.string().describe("URL to access the Key Value dashboard."),
|
|
33
|
+
dashboardUrl: z.string().describe("URL to access the Key Value dashboard.").nullable(),
|
|
34
34
|
environmentId: z.string().describe("Environment ID if the Key Value belongs to an environment.").nullable().optional()
|
|
35
|
-
}).describe("Represents a Key Value instance in Render.");
|
|
35
|
+
}).passthrough().describe("Represents a Key Value instance in Render.");
|
|
36
36
|
const RenderListKeyValue_KeyValueItemSchema = z.object({
|
|
37
|
-
cursor: z.string().describe("Cursor for pagination."),
|
|
37
|
+
cursor: z.string().describe("Cursor for pagination.").nullable(),
|
|
38
38
|
keyValue: RenderListKeyValue_KeyValueSchema.nullable()
|
|
39
|
-
}).describe("Represents an item in the Key Value list response.");
|
|
39
|
+
}).passthrough().describe("Represents an item in the Key Value list response.");
|
|
40
40
|
const renderListKeyValue = action("RENDER_LIST_KEY_VALUE", {
|
|
41
41
|
slug: "render-list-key-value",
|
|
42
42
|
name: "List Key Value Instances",
|
|
43
43
|
description: "Tool to list all Key Value instances. Use when you need to retrieve Key Value instances associated with your account, optionally filtering by name, region, owner, environment, or timestamps.",
|
|
44
44
|
input: RenderListKeyValueInput,
|
|
45
|
-
output: z.object({ items: z.array(RenderListKeyValue_KeyValueItemSchema).describe("List of Key Value instances with cursors.") }).describe("Response model for listing Key Value instances.")
|
|
45
|
+
output: z.object({ items: z.array(RenderListKeyValue_KeyValueItemSchema).describe("List of Key Value instances with cursors.") }).passthrough().describe("Response model for listing Key Value instances.")
|
|
46
46
|
});
|
|
47
47
|
//#endregion
|
|
48
48
|
export { renderListKeyValue };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-key-value.mjs","names":[],"sources":["../../src/actions/list-key-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListKeyValueInput
|
|
1
|
+
{"version":3,"file":"list-key-value.mjs","names":[],"sources":["../../src/actions/list-key-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListKeyValueInput = z.object({\n name: z.array(z.string()).describe(\"Filter by name.\").optional(),\n limit: z.number().int().describe(\"The maximum number of items to return (default: 20).\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results.\").optional(),\n region: z.array(z.string()).describe(\"Filter by resource region.\").optional(),\n ownerId: z.array(z.string()).describe(\"The ID of the workspaces to return resources for.\").optional(),\n createdAfter: z.string().describe(\"Filter for resources created after a certain time (specified as an ISO 8601 timestamp).\").optional(),\n updatedAfter: z.string().describe(\"Filter for resources updated after a certain time (specified as an ISO 8601 timestamp).\").optional(),\n createdBefore: z.string().describe(\"Filter for resources created before a certain time (specified as an ISO 8601 timestamp).\").optional(),\n environmentId: z.array(z.string()).describe(\"Filter for resources that belong to an environment.\").optional(),\n updatedBefore: z.string().describe(\"Filter for resources updated before a certain time (specified as an ISO 8601 timestamp).\").optional(),\n}).describe(\"Request model for listing Key Value instances with optional filters.\");\nconst RenderListKeyValue_OwnerSchema = z.object({\n id: z.string().describe(\"Owner ID.\").nullable().optional(),\n email: z.string().describe(\"Owner email.\").nullable().optional(),\n}).passthrough().describe(\"Represents the owner of a Key Value instance.\");\nconst RenderListKeyValue_KeyValueOptionsSchema = z.record(z.string(), z.unknown()).describe(\"Options for Key Value instance.\");\nconst RenderListKeyValue_KeyValueSchema = z.object({\n id: z.string().describe(\"Unique identifier for the Key Value instance.\").nullable(),\n name: z.string().describe(\"Name of the Key Value instance.\").nullable(),\n plan: z.string().describe(\"Plan type for the Key Value instance.\").nullable(),\n owner: RenderListKeyValue_OwnerSchema.nullable(),\n region: z.string().describe(\"Region where the Key Value is located.\").nullable(),\n status: z.string().describe(\"Status of the Key Value instance.\").nullable(),\n options: RenderListKeyValue_KeyValueOptionsSchema.nullable(),\n version: z.string().describe(\"Version of the Key Value instance.\").nullable(),\n createdAt: z.string().describe(\"Timestamp when the Key Value was created.\").nullable(),\n updatedAt: z.string().describe(\"Timestamp when the Key Value was last updated.\").nullable(),\n ipAllowList: z.array(z.string()).describe(\"IP addresses allowed to access the Key Value.\").nullable().optional(),\n dashboardUrl: z.string().describe(\"URL to access the Key Value dashboard.\").nullable(),\n environmentId: z.string().describe(\"Environment ID if the Key Value belongs to an environment.\").nullable().optional(),\n}).passthrough().describe(\"Represents a Key Value instance in Render.\");\nconst RenderListKeyValue_KeyValueItemSchema = z.object({\n cursor: z.string().describe(\"Cursor for pagination.\").nullable(),\n keyValue: RenderListKeyValue_KeyValueSchema.nullable(),\n}).passthrough().describe(\"Represents an item in the Key Value list response.\");\nexport const RenderListKeyValueOutput = z.object({\n items: z.array(RenderListKeyValue_KeyValueItemSchema).describe(\"List of Key Value instances with cursors.\"),\n}).passthrough().describe(\"Response model for listing Key Value instances.\");\n\nexport const renderListKeyValue = action(\"RENDER_LIST_KEY_VALUE\", {\n slug: \"render-list-key-value\",\n name: \"List Key Value Instances\",\n description: \"Tool to list all Key Value instances. Use when you need to retrieve Key Value instances associated with your account, optionally filtering by name, region, owner, environment, or timestamps.\",\n input: RenderListKeyValueInput,\n output: RenderListKeyValueOutput,\n});\n"],"mappings":"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"}
|
|
@@ -27,7 +27,7 @@ const RenderListLogsValuesInput = zod.z.object({
|
|
|
27
27
|
startTime: zod.z.string().describe("Epoch/Unix timestamp of start of time range to return. Defaults to `now() - 1 hour`.").optional(),
|
|
28
28
|
statusCode: zod.z.array(zod.z.string()).describe("Filter request logs by their status code. Wildcards and regex are supported.").optional()
|
|
29
29
|
}).describe("Request model for listing log label values.");
|
|
30
|
-
const RenderListLogsValuesOutput = zod.z.object({ values: zod.z.array(zod.z.string()).describe("An array of possible values for the specified log label") }).describe("Response model for listing log label values.");
|
|
30
|
+
const RenderListLogsValuesOutput = zod.z.object({ values: zod.z.array(zod.z.string()).describe("An array of possible values for the specified log label") }).passthrough().describe("Response model for listing log label values.");
|
|
31
31
|
const renderListLogsValues = require_action.action("RENDER_LIST_LOGS_VALUES", {
|
|
32
32
|
slug: "render-list-logs-values",
|
|
33
33
|
name: "List Log Label Values",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-logs-values.cjs","names":["z","action"],"sources":["../../src/actions/list-logs-values.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListLogsValuesInput
|
|
1
|
+
{"version":3,"file":"list-logs-values.cjs","names":["z","action"],"sources":["../../src/actions/list-logs-values.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListLogsValuesInput = z.object({\n host: z.array(z.string()).describe(\"Filter request logs by their host. Wildcards and regex are supported.\").optional(),\n path: z.array(z.string()).describe(\"Filter request logs by their path. Wildcards and regex are supported.\").optional(),\n task: z.array(z.string()).describe(\"Filter logs by their task(s)\").optional(),\n text: z.array(z.string()).describe(\"Filter by the text of the logs. Wildcards and regex are supported.\").optional(),\n type: z.array(z.string()).describe(\"Filter logs by their type. Types include `app` for application logs, `request` for request logs, and `build` for build logs.\").optional(),\n label: z.enum([\"instance\", \"host\", \"statusCode\", \"method\", \"level\", \"type\"]).describe(\"The label to query logs for (instance, host, statusCode, method, level, or type)\"),\n level: z.array(z.string()).describe(\"Filter logs by their severity level. Wildcards and regex are supported.\").optional(),\n limit: z.number().int().describe(\"The maximum number of items to return. Defaults to 20.\").optional(),\n method: z.array(z.string()).describe(\"Filter request logs by their requests method. Wildcards and regex are supported.\").optional(),\n endTime: z.string().describe(\"Epoch/Unix timestamp of end of time range to return. Defaults to `now()`.\").optional(),\n ownerId: z.string().describe(\"The ID of the workspace to return log label values for\"),\n taskRun: z.array(z.string()).describe(\"Filter logs by their task run id(s)\").optional(),\n instance: z.array(z.string()).describe(\"Filter logs by the instance they were emitted from. An instance is the id of a specific running server.\").optional(),\n resource: z.array(z.string()).describe(\"Filter logs by their resource. A resource is the id of a server, cronjob, job, postgres, redis, or workflow.\"),\n direction: z.enum([\"forward\", \"backward\"]).describe(\"Direction to query logs. Backward returns most recent logs first.\").optional(),\n startTime: z.string().describe(\"Epoch/Unix timestamp of start of time range to return. Defaults to `now() - 1 hour`.\").optional(),\n statusCode: z.array(z.string()).describe(\"Filter request logs by their status code. Wildcards and regex are supported.\").optional(),\n}).describe(\"Request model for listing log label values.\");\nexport const RenderListLogsValuesOutput = z.object({\n values: z.array(z.string()).describe(\"An array of possible values for the specified log label\"),\n}).passthrough().describe(\"Response model for listing log label values.\");\n\nexport const renderListLogsValues = action(\"RENDER_LIST_LOGS_VALUES\", {\n slug: \"render-list-logs-values\",\n name: \"List Log Label Values\",\n description: \"Tool to list log label values for a workspace. Use when you need to discover possible values for a specific log label (instance, host, statusCode, method, level, or type) within a time range.\",\n input: RenderListLogsValuesInput,\n output: RenderListLogsValuesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACrH,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACrH,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAClH,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS;CAC5K,OAAOA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAQ;EAAc;EAAU;EAAS;CAAM,CAAC,CAAC,CAAC,SAAS,kFAAkF;CACxK,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACxH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACpG,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAClI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACnH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACrF,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CAC3J,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8GAA8G;CACrJ,WAAWA,IAAAA,EAAE,KAAK,CAAC,WAAW,UAAU,CAAC,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAClI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAChI,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yDAAyD,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,57 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-logs-values.d.ts
|
|
4
|
-
declare const RenderListLogsValuesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderListLogsValuesInput: z.ZodObject<{
|
|
5
|
+
host: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6
|
+
path: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
7
|
+
task: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
8
|
+
text: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
9
|
+
type: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
10
|
+
label: z.ZodEnum<{
|
|
11
|
+
type: "type";
|
|
12
|
+
instance: "instance";
|
|
13
|
+
host: "host";
|
|
14
|
+
statusCode: "statusCode";
|
|
15
|
+
method: "method";
|
|
16
|
+
level: "level";
|
|
17
|
+
}>;
|
|
18
|
+
level: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
19
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
20
|
+
method: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
21
|
+
endTime: z.ZodOptional<z.ZodString>;
|
|
22
|
+
ownerId: z.ZodString;
|
|
23
|
+
taskRun: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
24
|
+
instance: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
25
|
+
resource: z.ZodArray<z.ZodString>;
|
|
26
|
+
direction: z.ZodOptional<z.ZodEnum<{
|
|
27
|
+
forward: "forward";
|
|
28
|
+
backward: "backward";
|
|
29
|
+
}>>;
|
|
30
|
+
startTime: z.ZodOptional<z.ZodString>;
|
|
31
|
+
statusCode: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
32
|
+
}, z.core.$strip>;
|
|
33
|
+
declare const RenderListLogsValuesOutput: z.ZodObject<{
|
|
34
|
+
values: z.ZodArray<z.ZodString>;
|
|
35
|
+
}, z.core.$loose>;
|
|
36
|
+
declare const renderListLogsValues: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
37
|
+
label: "type" | "instance" | "host" | "statusCode" | "method" | "level";
|
|
38
|
+
ownerId: string;
|
|
39
|
+
resource: string[];
|
|
40
|
+
host?: string[] | undefined;
|
|
41
|
+
path?: string[] | undefined;
|
|
42
|
+
task?: string[] | undefined;
|
|
43
|
+
text?: string[] | undefined;
|
|
44
|
+
type?: string[] | undefined;
|
|
45
|
+
level?: string[] | undefined;
|
|
46
|
+
limit?: number | undefined;
|
|
47
|
+
method?: string[] | undefined;
|
|
48
|
+
endTime?: string | undefined;
|
|
49
|
+
taskRun?: string[] | undefined;
|
|
50
|
+
instance?: string[] | undefined;
|
|
51
|
+
direction?: "forward" | "backward" | undefined;
|
|
52
|
+
startTime?: string | undefined;
|
|
53
|
+
statusCode?: string[] | undefined;
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
55
|
//#endregion
|
|
8
56
|
export { renderListLogsValues };
|
|
9
57
|
//# sourceMappingURL=list-logs-values.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-logs-values.d.cts","names":[],"sources":["../../src/actions/list-logs-values.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"list-logs-values.d.cts","names":[],"sources":["../../src/actions/list-logs-values.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmBzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1,9 +1,57 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-logs-values.d.ts
|
|
4
|
-
declare const RenderListLogsValuesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderListLogsValuesInput: z.ZodObject<{
|
|
5
|
+
host: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6
|
+
path: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
7
|
+
task: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
8
|
+
text: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
9
|
+
type: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
10
|
+
label: z.ZodEnum<{
|
|
11
|
+
type: "type";
|
|
12
|
+
instance: "instance";
|
|
13
|
+
host: "host";
|
|
14
|
+
statusCode: "statusCode";
|
|
15
|
+
method: "method";
|
|
16
|
+
level: "level";
|
|
17
|
+
}>;
|
|
18
|
+
level: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
19
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
20
|
+
method: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
21
|
+
endTime: z.ZodOptional<z.ZodString>;
|
|
22
|
+
ownerId: z.ZodString;
|
|
23
|
+
taskRun: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
24
|
+
instance: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
25
|
+
resource: z.ZodArray<z.ZodString>;
|
|
26
|
+
direction: z.ZodOptional<z.ZodEnum<{
|
|
27
|
+
forward: "forward";
|
|
28
|
+
backward: "backward";
|
|
29
|
+
}>>;
|
|
30
|
+
startTime: z.ZodOptional<z.ZodString>;
|
|
31
|
+
statusCode: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
32
|
+
}, z.core.$strip>;
|
|
33
|
+
declare const RenderListLogsValuesOutput: z.ZodObject<{
|
|
34
|
+
values: z.ZodArray<z.ZodString>;
|
|
35
|
+
}, z.core.$loose>;
|
|
36
|
+
declare const renderListLogsValues: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
37
|
+
label: "type" | "instance" | "host" | "statusCode" | "method" | "level";
|
|
38
|
+
ownerId: string;
|
|
39
|
+
resource: string[];
|
|
40
|
+
host?: string[] | undefined;
|
|
41
|
+
path?: string[] | undefined;
|
|
42
|
+
task?: string[] | undefined;
|
|
43
|
+
text?: string[] | undefined;
|
|
44
|
+
type?: string[] | undefined;
|
|
45
|
+
level?: string[] | undefined;
|
|
46
|
+
limit?: number | undefined;
|
|
47
|
+
method?: string[] | undefined;
|
|
48
|
+
endTime?: string | undefined;
|
|
49
|
+
taskRun?: string[] | undefined;
|
|
50
|
+
instance?: string[] | undefined;
|
|
51
|
+
direction?: "forward" | "backward" | undefined;
|
|
52
|
+
startTime?: string | undefined;
|
|
53
|
+
statusCode?: string[] | undefined;
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
55
|
//#endregion
|
|
8
56
|
export { renderListLogsValues };
|
|
9
57
|
//# sourceMappingURL=list-logs-values.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-logs-values.d.mts","names":[],"sources":["../../src/actions/list-logs-values.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"list-logs-values.d.mts","names":[],"sources":["../../src/actions/list-logs-values.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmBzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -30,7 +30,7 @@ const renderListLogsValues = action("RENDER_LIST_LOGS_VALUES", {
|
|
|
30
30
|
startTime: z.string().describe("Epoch/Unix timestamp of start of time range to return. Defaults to `now() - 1 hour`.").optional(),
|
|
31
31
|
statusCode: z.array(z.string()).describe("Filter request logs by their status code. Wildcards and regex are supported.").optional()
|
|
32
32
|
}).describe("Request model for listing log label values."),
|
|
33
|
-
output: z.object({ values: z.array(z.string()).describe("An array of possible values for the specified log label") }).describe("Response model for listing log label values.")
|
|
33
|
+
output: z.object({ values: z.array(z.string()).describe("An array of possible values for the specified log label") }).passthrough().describe("Response model for listing log label values.")
|
|
34
34
|
});
|
|
35
35
|
//#endregion
|
|
36
36
|
export { renderListLogsValues };
|