@keystrokehq/fly 0.1.0 → 0.1.1
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-wire-guard-peer.cjs +5 -5
- package/dist/actions/add-wire-guard-peer.cjs.map +1 -1
- package/dist/actions/add-wire-guard-peer.d.cts +27 -3
- package/dist/actions/add-wire-guard-peer.d.cts.map +1 -1
- package/dist/actions/add-wire-guard-peer.d.mts +27 -3
- package/dist/actions/add-wire-guard-peer.d.mts.map +1 -1
- package/dist/actions/add-wire-guard-peer.mjs +5 -5
- package/dist/actions/add-wire-guard-peer.mjs.map +1 -1
- package/dist/actions/check-app-name-availability.cjs +3 -3
- package/dist/actions/check-app-name-availability.cjs.map +1 -1
- package/dist/actions/check-app-name-availability.d.cts +17 -3
- package/dist/actions/check-app-name-availability.d.cts.map +1 -1
- package/dist/actions/check-app-name-availability.d.mts +17 -3
- package/dist/actions/check-app-name-availability.d.mts.map +1 -1
- package/dist/actions/check-app-name-availability.mjs +3 -3
- package/dist/actions/check-app-name-availability.mjs.map +1 -1
- package/dist/actions/check-jobs.cjs +2 -2
- package/dist/actions/check-jobs.cjs.map +1 -1
- package/dist/actions/check-jobs.d.cts +15 -3
- package/dist/actions/check-jobs.d.cts.map +1 -1
- package/dist/actions/check-jobs.d.mts +15 -3
- package/dist/actions/check-jobs.d.mts.map +1 -1
- package/dist/actions/check-jobs.mjs +2 -2
- package/dist/actions/check-jobs.mjs.map +1 -1
- package/dist/actions/check-user-only-token.cjs +2 -2
- package/dist/actions/check-user-only-token.cjs.map +1 -1
- package/dist/actions/check-user-only-token.d.cts +11 -3
- package/dist/actions/check-user-only-token.d.cts.map +1 -1
- package/dist/actions/check-user-only-token.d.mts +11 -3
- package/dist/actions/check-user-only-token.d.mts.map +1 -1
- package/dist/actions/check-user-only-token.mjs +2 -2
- package/dist/actions/check-user-only-token.mjs.map +1 -1
- package/dist/actions/create-check-job-run.cjs +7 -7
- package/dist/actions/create-check-job-run.cjs.map +1 -1
- package/dist/actions/create-check-job-run.d.cts +27 -3
- package/dist/actions/create-check-job-run.d.cts.map +1 -1
- package/dist/actions/create-check-job-run.d.mts +27 -3
- package/dist/actions/create-check-job-run.d.mts.map +1 -1
- package/dist/actions/create-check-job-run.mjs +7 -7
- package/dist/actions/create-check-job-run.mjs.map +1 -1
- package/dist/actions/create-check-job.cjs +4 -4
- package/dist/actions/create-check-job.cjs.map +1 -1
- package/dist/actions/create-check-job.d.cts +38 -3
- package/dist/actions/create-check-job.d.cts.map +1 -1
- package/dist/actions/create-check-job.d.mts +38 -3
- package/dist/actions/create-check-job.d.mts.map +1 -1
- package/dist/actions/create-check-job.mjs +4 -4
- package/dist/actions/create-check-job.mjs.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.cjs +2 -2
- package/dist/actions/create-delegated-wire-guard-token.cjs.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.d.cts +17 -3
- package/dist/actions/create-delegated-wire-guard-token.d.cts.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.d.mts +17 -3
- package/dist/actions/create-delegated-wire-guard-token.d.mts.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.mjs +2 -2
- package/dist/actions/create-delegated-wire-guard-token.mjs.map +1 -1
- package/dist/actions/create-third-party-configuration.cjs +12 -12
- package/dist/actions/create-third-party-configuration.cjs.map +1 -1
- package/dist/actions/create-third-party-configuration.d.cts +87 -3
- package/dist/actions/create-third-party-configuration.d.cts.map +1 -1
- package/dist/actions/create-third-party-configuration.d.mts +87 -3
- package/dist/actions/create-third-party-configuration.d.mts.map +1 -1
- package/dist/actions/create-third-party-configuration.mjs +12 -12
- package/dist/actions/create-third-party-configuration.mjs.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.cjs +2 -2
- package/dist/actions/delete-delegated-wire-guard-token.cjs.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.d.cts +19 -3
- package/dist/actions/delete-delegated-wire-guard-token.d.cts.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.d.mts +19 -3
- package/dist/actions/delete-delegated-wire-guard-token.d.mts.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.mjs +2 -2
- package/dist/actions/delete-delegated-wire-guard-token.mjs.map +1 -1
- package/dist/actions/delete-organization.cjs +7 -7
- package/dist/actions/delete-organization.cjs.map +1 -1
- package/dist/actions/delete-organization.d.cts +29 -3
- package/dist/actions/delete-organization.d.cts.map +1 -1
- package/dist/actions/delete-organization.d.mts +29 -3
- package/dist/actions/delete-organization.d.mts.map +1 -1
- package/dist/actions/delete-organization.mjs +7 -7
- package/dist/actions/delete-organization.mjs.map +1 -1
- package/dist/actions/delete-remote-builder.cjs +4 -4
- package/dist/actions/delete-remote-builder.cjs.map +1 -1
- package/dist/actions/delete-remote-builder.d.cts +21 -3
- package/dist/actions/delete-remote-builder.d.cts.map +1 -1
- package/dist/actions/delete-remote-builder.d.mts +21 -3
- package/dist/actions/delete-remote-builder.d.mts.map +1 -1
- package/dist/actions/delete-remote-builder.mjs +4 -4
- package/dist/actions/delete-remote-builder.mjs.map +1 -1
- package/dist/actions/delete-third-party-configuration.cjs +2 -2
- package/dist/actions/delete-third-party-configuration.cjs.map +1 -1
- package/dist/actions/delete-third-party-configuration.d.cts +15 -3
- package/dist/actions/delete-third-party-configuration.d.cts.map +1 -1
- package/dist/actions/delete-third-party-configuration.d.mts +15 -3
- package/dist/actions/delete-third-party-configuration.d.mts.map +1 -1
- package/dist/actions/delete-third-party-configuration.mjs +2 -2
- package/dist/actions/delete-third-party-configuration.mjs.map +1 -1
- package/dist/actions/detach-postgres-cluster.cjs +7 -7
- package/dist/actions/detach-postgres-cluster.cjs.map +1 -1
- package/dist/actions/detach-postgres-cluster.d.cts +33 -3
- package/dist/actions/detach-postgres-cluster.d.cts.map +1 -1
- package/dist/actions/detach-postgres-cluster.d.mts +33 -3
- package/dist/actions/detach-postgres-cluster.d.mts.map +1 -1
- package/dist/actions/detach-postgres-cluster.mjs +7 -7
- package/dist/actions/detach-postgres-cluster.mjs.map +1 -1
- package/dist/actions/establish-ssh-key.cjs +2 -2
- package/dist/actions/establish-ssh-key.cjs.map +1 -1
- package/dist/actions/establish-ssh-key.d.cts +17 -3
- package/dist/actions/establish-ssh-key.d.cts.map +1 -1
- package/dist/actions/establish-ssh-key.d.mts +17 -3
- package/dist/actions/establish-ssh-key.d.mts.map +1 -1
- package/dist/actions/establish-ssh-key.mjs +2 -2
- package/dist/actions/establish-ssh-key.mjs.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.cjs +2 -2
- package/dist/actions/fetch-nodes-by-ids.cjs.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.d.cts +15 -3
- package/dist/actions/fetch-nodes-by-ids.d.cts.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.d.mts +15 -3
- package/dist/actions/fetch-nodes-by-ids.d.mts.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.mjs +2 -2
- package/dist/actions/fetch-nodes-by-ids.mjs.map +1 -1
- package/dist/actions/get-add-on-provider.cjs +16 -16
- package/dist/actions/get-add-on-provider.cjs.map +1 -1
- package/dist/actions/get-add-on-provider.d.cts +41 -3
- package/dist/actions/get-add-on-provider.d.cts.map +1 -1
- package/dist/actions/get-add-on-provider.d.mts +41 -3
- package/dist/actions/get-add-on-provider.d.mts.map +1 -1
- package/dist/actions/get-add-on-provider.mjs +16 -16
- package/dist/actions/get-add-on-provider.mjs.map +1 -1
- package/dist/actions/get-add-on.cjs +16 -16
- package/dist/actions/get-add-on.cjs.map +1 -1
- package/dist/actions/get-add-on.d.cts +51 -3
- package/dist/actions/get-add-on.d.cts.map +1 -1
- package/dist/actions/get-add-on.d.mts +51 -3
- package/dist/actions/get-add-on.d.mts.map +1 -1
- package/dist/actions/get-add-on.mjs +16 -16
- package/dist/actions/get-add-on.mjs.map +1 -1
- package/dist/actions/get-app-details.cjs +9 -9
- package/dist/actions/get-app-details.cjs.map +1 -1
- package/dist/actions/get-app-details.d.cts +35 -3
- package/dist/actions/get-app-details.d.cts.map +1 -1
- package/dist/actions/get-app-details.d.mts +35 -3
- package/dist/actions/get-app-details.d.mts.map +1 -1
- package/dist/actions/get-app-details.mjs +9 -9
- package/dist/actions/get-app-details.mjs.map +1 -1
- package/dist/actions/get-certificate.cjs +21 -21
- package/dist/actions/get-certificate.cjs.map +1 -1
- package/dist/actions/get-certificate.d.cts +59 -3
- package/dist/actions/get-certificate.d.cts.map +1 -1
- package/dist/actions/get-certificate.d.mts +59 -3
- package/dist/actions/get-certificate.d.mts.map +1 -1
- package/dist/actions/get-certificate.mjs +21 -21
- package/dist/actions/get-certificate.mjs.map +1 -1
- package/dist/actions/get-current-token-info.cjs +8 -8
- package/dist/actions/get-current-token-info.cjs.map +1 -1
- package/dist/actions/get-current-token-info.d.cts +23 -3
- package/dist/actions/get-current-token-info.d.cts.map +1 -1
- package/dist/actions/get-current-token-info.d.mts +23 -3
- package/dist/actions/get-current-token-info.d.mts.map +1 -1
- package/dist/actions/get-current-token-info.mjs +8 -8
- package/dist/actions/get-current-token-info.mjs.map +1 -1
- package/dist/actions/get-latest-image-details.cjs +5 -5
- package/dist/actions/get-latest-image-details.cjs.map +1 -1
- package/dist/actions/get-latest-image-details.d.cts +21 -3
- package/dist/actions/get-latest-image-details.d.cts.map +1 -1
- package/dist/actions/get-latest-image-details.d.mts +21 -3
- package/dist/actions/get-latest-image-details.d.mts.map +1 -1
- package/dist/actions/get-latest-image-details.mjs +5 -5
- package/dist/actions/get-latest-image-details.mjs.map +1 -1
- package/dist/actions/get-latest-image-tag.cjs +1 -1
- package/dist/actions/get-latest-image-tag.cjs.map +1 -1
- package/dist/actions/get-latest-image-tag.d.cts +11 -3
- package/dist/actions/get-latest-image-tag.d.cts.map +1 -1
- package/dist/actions/get-latest-image-tag.d.mts +11 -3
- package/dist/actions/get-latest-image-tag.d.mts.map +1 -1
- package/dist/actions/get-latest-image-tag.mjs +1 -1
- package/dist/actions/get-latest-image-tag.mjs.map +1 -1
- package/dist/actions/get-machine.cjs +17 -17
- package/dist/actions/get-machine.cjs.map +1 -1
- package/dist/actions/get-machine.d.cts +51 -3
- package/dist/actions/get-machine.d.cts.map +1 -1
- package/dist/actions/get-machine.d.mts +51 -3
- package/dist/actions/get-machine.d.mts.map +1 -1
- package/dist/actions/get-machine.mjs +17 -17
- package/dist/actions/get-machine.mjs.map +1 -1
- package/dist/actions/get-nearest-region.cjs +2 -2
- package/dist/actions/get-nearest-region.cjs.map +1 -1
- package/dist/actions/get-nearest-region.d.cts +9 -3
- package/dist/actions/get-nearest-region.d.cts.map +1 -1
- package/dist/actions/get-nearest-region.d.mts +9 -3
- package/dist/actions/get-nearest-region.d.mts.map +1 -1
- package/dist/actions/get-nearest-region.mjs +2 -2
- package/dist/actions/get-nearest-region.mjs.map +1 -1
- package/dist/actions/get-node.cjs +10 -10
- package/dist/actions/get-node.cjs.map +1 -1
- package/dist/actions/get-node.d.cts +37 -3
- package/dist/actions/get-node.d.cts.map +1 -1
- package/dist/actions/get-node.d.mts +37 -3
- package/dist/actions/get-node.d.mts.map +1 -1
- package/dist/actions/get-node.mjs +10 -10
- package/dist/actions/get-node.mjs.map +1 -1
- package/dist/actions/get-organization.cjs +7 -7
- package/dist/actions/get-organization.cjs.map +1 -1
- package/dist/actions/get-organization.d.cts +27 -3
- package/dist/actions/get-organization.d.cts.map +1 -1
- package/dist/actions/get-organization.d.mts +27 -3
- package/dist/actions/get-organization.d.mts.map +1 -1
- package/dist/actions/get-organization.mjs +7 -7
- package/dist/actions/get-organization.mjs.map +1 -1
- package/dist/actions/get-personal-organization.cjs +6 -6
- package/dist/actions/get-personal-organization.cjs.map +1 -1
- package/dist/actions/get-personal-organization.d.cts +29 -3
- package/dist/actions/get-personal-organization.d.cts.map +1 -1
- package/dist/actions/get-personal-organization.d.mts +29 -3
- package/dist/actions/get-personal-organization.d.mts.map +1 -1
- package/dist/actions/get-personal-organization.mjs +6 -6
- package/dist/actions/get-personal-organization.mjs.map +1 -1
- package/dist/actions/get-placements.cjs +3 -3
- package/dist/actions/get-placements.cjs.map +1 -1
- package/dist/actions/get-placements.d.cts +49 -3
- package/dist/actions/get-placements.d.cts.map +1 -1
- package/dist/actions/get-placements.d.mts +49 -3
- package/dist/actions/get-placements.d.mts.map +1 -1
- package/dist/actions/get-placements.mjs +3 -3
- package/dist/actions/get-placements.mjs.map +1 -1
- package/dist/actions/get-platform-info.cjs +11 -11
- package/dist/actions/get-platform-info.cjs.map +1 -1
- package/dist/actions/get-platform-info.d.cts +33 -3
- package/dist/actions/get-platform-info.d.cts.map +1 -1
- package/dist/actions/get-platform-info.d.mts +33 -3
- package/dist/actions/get-platform-info.d.mts.map +1 -1
- package/dist/actions/get-platform-info.mjs +11 -11
- package/dist/actions/get-platform-info.mjs.map +1 -1
- package/dist/actions/get-products.cjs +6 -6
- package/dist/actions/get-products.cjs.map +1 -1
- package/dist/actions/get-products.d.cts +23 -3
- package/dist/actions/get-products.d.cts.map +1 -1
- package/dist/actions/get-products.d.mts +23 -3
- package/dist/actions/get-products.d.mts.map +1 -1
- package/dist/actions/get-products.mjs +6 -6
- package/dist/actions/get-products.mjs.map +1 -1
- package/dist/actions/get-regions.cjs +11 -11
- package/dist/actions/get-regions.cjs.map +1 -1
- package/dist/actions/get-regions.d.cts +43 -3
- package/dist/actions/get-regions.d.cts.map +1 -1
- package/dist/actions/get-regions.d.mts +43 -3
- package/dist/actions/get-regions.d.mts.map +1 -1
- package/dist/actions/get-regions.mjs +11 -11
- package/dist/actions/get-regions.mjs.map +1 -1
- package/dist/actions/get-viewer-info.cjs +4 -4
- package/dist/actions/get-viewer-info.cjs.map +1 -1
- package/dist/actions/get-viewer-info.d.cts +25 -3
- package/dist/actions/get-viewer-info.d.cts.map +1 -1
- package/dist/actions/get-viewer-info.d.mts +25 -3
- package/dist/actions/get-viewer-info.d.mts.map +1 -1
- package/dist/actions/get-viewer-info.mjs +4 -4
- package/dist/actions/get-viewer-info.mjs.map +1 -1
- package/dist/actions/issue-certificate.cjs +2 -2
- package/dist/actions/issue-certificate.cjs.map +1 -1
- package/dist/actions/issue-certificate.d.cts +23 -3
- package/dist/actions/issue-certificate.d.cts.map +1 -1
- package/dist/actions/issue-certificate.d.mts +23 -3
- package/dist/actions/issue-certificate.d.mts.map +1 -1
- package/dist/actions/issue-certificate.mjs +2 -2
- package/dist/actions/issue-certificate.mjs.map +1 -1
- package/dist/actions/list-add-on-plans.cjs +22 -22
- package/dist/actions/list-add-on-plans.cjs.map +1 -1
- package/dist/actions/list-add-on-plans.d.cts +91 -3
- package/dist/actions/list-add-on-plans.d.cts.map +1 -1
- package/dist/actions/list-add-on-plans.d.mts +91 -3
- package/dist/actions/list-add-on-plans.d.mts.map +1 -1
- package/dist/actions/list-add-on-plans.mjs +22 -22
- package/dist/actions/list-add-on-plans.mjs.map +1 -1
- package/dist/actions/list-add-ons.cjs +23 -23
- package/dist/actions/list-add-ons.cjs.map +1 -1
- package/dist/actions/list-add-ons.d.cts +169 -3
- package/dist/actions/list-add-ons.d.cts.map +1 -1
- package/dist/actions/list-add-ons.d.mts +169 -3
- package/dist/actions/list-add-ons.d.mts.map +1 -1
- package/dist/actions/list-add-ons.mjs +23 -23
- package/dist/actions/list-add-ons.mjs.map +1 -1
- package/dist/actions/list-apps-graphql.cjs +20 -20
- package/dist/actions/list-apps-graphql.cjs.map +1 -1
- package/dist/actions/list-apps-graphql.d.cts +79 -3
- package/dist/actions/list-apps-graphql.d.cts.map +1 -1
- package/dist/actions/list-apps-graphql.d.mts +79 -3
- package/dist/actions/list-apps-graphql.d.mts.map +1 -1
- package/dist/actions/list-apps-graphql.mjs +20 -20
- package/dist/actions/list-apps-graphql.mjs.map +1 -1
- package/dist/actions/list-apps.cjs +13 -13
- package/dist/actions/list-apps.cjs.map +1 -1
- package/dist/actions/list-apps.d.cts +41 -3
- package/dist/actions/list-apps.d.cts.map +1 -1
- package/dist/actions/list-apps.d.mts +41 -3
- package/dist/actions/list-apps.d.mts.map +1 -1
- package/dist/actions/list-apps.mjs +13 -13
- package/dist/actions/list-apps.mjs.map +1 -1
- package/dist/actions/list-check-locations.cjs +5 -5
- package/dist/actions/list-check-locations.cjs.map +1 -1
- package/dist/actions/list-check-locations.d.cts +23 -3
- package/dist/actions/list-check-locations.d.cts.map +1 -1
- package/dist/actions/list-check-locations.d.mts +23 -3
- package/dist/actions/list-check-locations.d.mts.map +1 -1
- package/dist/actions/list-check-locations.mjs +5 -5
- package/dist/actions/list-check-locations.mjs.map +1 -1
- package/dist/actions/list-machines.cjs +1 -1
- package/dist/actions/list-machines.cjs.map +1 -1
- package/dist/actions/list-machines.d.cts +19 -3
- package/dist/actions/list-machines.d.cts.map +1 -1
- package/dist/actions/list-machines.d.mts +19 -3
- package/dist/actions/list-machines.d.mts.map +1 -1
- package/dist/actions/list-machines.mjs +1 -1
- package/dist/actions/list-machines.mjs.map +1 -1
- package/dist/actions/list-org-machines.cjs +14 -14
- package/dist/actions/list-org-machines.cjs.map +1 -1
- package/dist/actions/list-org-machines.d.cts +51 -3
- package/dist/actions/list-org-machines.d.cts.map +1 -1
- package/dist/actions/list-org-machines.d.mts +51 -3
- package/dist/actions/list-org-machines.d.mts.map +1 -1
- package/dist/actions/list-org-machines.mjs +14 -14
- package/dist/actions/list-org-machines.mjs.map +1 -1
- package/dist/actions/remove-wire-guard-peer.cjs +3 -3
- package/dist/actions/remove-wire-guard-peer.cjs.map +1 -1
- package/dist/actions/remove-wire-guard-peer.d.cts +19 -3
- package/dist/actions/remove-wire-guard-peer.d.cts.map +1 -1
- package/dist/actions/remove-wire-guard-peer.d.mts +19 -3
- package/dist/actions/remove-wire-guard-peer.d.mts.map +1 -1
- package/dist/actions/remove-wire-guard-peer.mjs +3 -3
- package/dist/actions/remove-wire-guard-peer.mjs.map +1 -1
- package/dist/actions/set-apps-v2-default-on.cjs +5 -5
- package/dist/actions/set-apps-v2-default-on.cjs.map +1 -1
- package/dist/actions/set-apps-v2-default-on.d.cts +25 -3
- package/dist/actions/set-apps-v2-default-on.d.cts.map +1 -1
- package/dist/actions/set-apps-v2-default-on.d.mts +25 -3
- package/dist/actions/set-apps-v2-default-on.d.mts.map +1 -1
- package/dist/actions/set-apps-v2-default-on.mjs +5 -5
- package/dist/actions/set-apps-v2-default-on.mjs.map +1 -1
- package/dist/actions/update-third-party-configuration.cjs +12 -12
- package/dist/actions/update-third-party-configuration.cjs.map +1 -1
- package/dist/actions/update-third-party-configuration.d.cts +87 -3
- package/dist/actions/update-third-party-configuration.d.cts.map +1 -1
- package/dist/actions/update-third-party-configuration.d.mts +87 -3
- package/dist/actions/update-third-party-configuration.d.mts.map +1 -1
- package/dist/actions/update-third-party-configuration.mjs +12 -12
- package/dist/actions/update-third-party-configuration.mjs.map +1 -1
- package/dist/actions/validate-config.cjs +5 -5
- package/dist/actions/validate-config.cjs.map +1 -1
- package/dist/actions/validate-config.d.cts +21 -3
- package/dist/actions/validate-config.d.cts.map +1 -1
- package/dist/actions/validate-config.d.mts +21 -3
- package/dist/actions/validate-config.d.mts.map +1 -1
- package/dist/actions/validate-config.mjs +5 -5
- package/dist/actions/validate-config.mjs.map +1 -1
- package/dist/actions/validate-wire-guard-peers.cjs +1 -1
- package/dist/actions/validate-wire-guard-peers.cjs.map +1 -1
- package/dist/actions/validate-wire-guard-peers.d.cts +11 -3
- package/dist/actions/validate-wire-guard-peers.d.cts.map +1 -1
- package/dist/actions/validate-wire-guard-peers.d.mts +11 -3
- package/dist/actions/validate-wire-guard-peers.d.mts.map +1 -1
- package/dist/actions/validate-wire-guard-peers.mjs +1 -1
- package/dist/actions/validate-wire-guard-peers.mjs.map +1 -1
- package/dist/catalog.cjs +14 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +13 -0
- package/dist/catalog.d.mts +13 -0
- package/dist/catalog.mjs +14 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-machines.d.ts
|
|
4
|
-
declare const FlyListMachinesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FlyListMachinesInput: z.ZodObject<{
|
|
5
|
+
last: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
after: z.ZodOptional<z.ZodString>;
|
|
7
|
+
first: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
before: z.ZodOptional<z.ZodString>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const FlyListMachinesOutput: z.ZodObject<{
|
|
11
|
+
data: z.ZodObject<{}, z.core.$strip>;
|
|
12
|
+
errors: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
declare const flyListMachines: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
|
+
last?: number | undefined;
|
|
16
|
+
after?: string | undefined;
|
|
17
|
+
first?: number | undefined;
|
|
18
|
+
before?: string | undefined;
|
|
19
|
+
}, {
|
|
20
|
+
data: Record<string, never>;
|
|
21
|
+
errors?: Record<string, unknown>[] | undefined;
|
|
22
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { flyListMachines };
|
|
9
25
|
//# sourceMappingURL=list-machines.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-machines.d.mts","names":[],"sources":["../../src/actions/list-machines.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"list-machines.d.mts","names":[],"sources":["../../src/actions/list-machines.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;cAMpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAKrB,eAAA,gCAAe,wBAAA;;;;;;QAM1B,MAAA;WAAA,MAAA;AAAA"}
|
|
@@ -12,7 +12,7 @@ const flyListMachines = action("FLY_LIST_MACHINES", {
|
|
|
12
12
|
}).describe("Request parameters for listing machines via GraphQL."),
|
|
13
13
|
output: z.object({
|
|
14
14
|
data: z.object({}).describe("GraphQL response data containing the machines query results"),
|
|
15
|
-
errors: z.array(z.record(z.string(), z.unknown())).describe("GraphQL errors if any occurred during query execution").
|
|
15
|
+
errors: z.preprocess((value) => value === null ? void 0 : value, z.array(z.record(z.string(), z.unknown())).describe("GraphQL errors if any occurred during query execution").optional())
|
|
16
16
|
}).describe("Response from the machines GraphQL query.")
|
|
17
17
|
});
|
|
18
18
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-machines.mjs","names":[],"sources":["../../src/actions/list-machines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListMachinesInput
|
|
1
|
+
{"version":3,"file":"list-machines.mjs","names":[],"sources":["../../src/actions/list-machines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListMachinesInput = z.object({\n last: z.number().int().describe(\"Returns the last n machines (backward pagination). Cannot be used with 'first'.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination - returns machines after this cursor. Use with 'first'.\").optional(),\n first: z.number().int().describe(\"Returns the first n machines (forward pagination). Cannot be used with 'last'.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination - returns machines before this cursor. Use with 'last'.\").optional(),\n}).describe(\"Request parameters for listing machines via GraphQL.\");\nexport const FlyListMachinesOutput = z.object({\n data: z.object({}).describe(\"GraphQL response data containing the machines query results\"),\n errors: z.preprocess((value) => (value === null ? undefined : value), z.array(z.record(z.string(), z.unknown())).describe(\"GraphQL errors if any occurred during query execution\").optional()),\n}).describe(\"Response from the machines GraphQL query.\");\n\nexport const flyListMachines = action(\"FLY_LIST_MACHINES\", {\n slug: \"fly-list-machines\",\n name: \"List Machines\",\n description: \"Tool to list Fly.io machines using GraphQL API with pagination support. Use when you need to retrieve information about deployed machines including their state, region, and creation time.\",\n input: FlyListMachinesInput,\n output: FlyListMachinesOutput,\n});\n"],"mappings":";;AAeA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfkC,EAAE,OAAO;EAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;EAC5H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;EAC7H,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EAC5H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACjI,CAAC,CAAC,CAAC,SAAS,sDAUH;CACP,QAVmC,EAAE,OAAO;EAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6DAA6D;EACzF,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC;CAC/L,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
|
|
@@ -11,22 +11,22 @@ const FlyListOrgMachinesInput = zod.z.object({
|
|
|
11
11
|
include_deleted: zod.z.boolean().describe("Include deleted machines in the response").optional()
|
|
12
12
|
}).describe("Request model for listing all machines across all apps in an organization.");
|
|
13
13
|
const FlyListOrgMachines_MachineSchema = zod.z.object({
|
|
14
|
-
id: zod.z.string().describe("Unique machine identifier").
|
|
15
|
-
name: zod.z.string().describe("Machine name").
|
|
16
|
-
state: zod.z.string().describe("Current state of the machine (created, started, stopped, suspended)").
|
|
17
|
-
app_id: zod.z.number().int().describe("Application ID the machine belongs to").
|
|
18
|
-
region: zod.z.string().describe("Region where the machine is located").
|
|
19
|
-
app_name: zod.z.string().describe("Application name the machine belongs to").
|
|
20
|
-
created_at: zod.z.string().describe("Timestamp when the machine was created").
|
|
21
|
-
private_ip: zod.z.string().describe("Private IP address of the machine").
|
|
22
|
-
updated_at: zod.z.string().describe("Timestamp when the machine was last updated").
|
|
23
|
-
instance_id: zod.z.string().describe("Instance identifier").
|
|
14
|
+
id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Unique machine identifier").optional()),
|
|
15
|
+
name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Machine name").optional()),
|
|
16
|
+
state: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Current state of the machine (created, started, stopped, suspended)").optional()),
|
|
17
|
+
app_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Application ID the machine belongs to").optional()),
|
|
18
|
+
region: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Region where the machine is located").optional()),
|
|
19
|
+
app_name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Application name the machine belongs to").optional()),
|
|
20
|
+
created_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the machine was created").optional()),
|
|
21
|
+
private_ip: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Private IP address of the machine").optional()),
|
|
22
|
+
updated_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the machine was last updated").optional()),
|
|
23
|
+
instance_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Instance identifier").optional())
|
|
24
24
|
}).describe("Machine object representing a Fly machine.");
|
|
25
25
|
const FlyListOrgMachinesOutput = zod.z.object({
|
|
26
|
-
machines: zod.z.array(FlyListOrgMachines_MachineSchema).describe("List of machines in the organization").
|
|
27
|
-
next_cursor: zod.z.string().describe("Cursor for pagination. Use this value in the cursor parameter of the next request to fetch more machines").
|
|
28
|
-
last_machine_id: zod.z.string().describe("ID of the last machine in the current response").
|
|
29
|
-
last_updated_at: zod.z.string().describe("Timestamp of the last updated machine in the current response").
|
|
26
|
+
machines: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FlyListOrgMachines_MachineSchema).describe("List of machines in the organization").optional()),
|
|
27
|
+
next_cursor: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Cursor for pagination. Use this value in the cursor parameter of the next request to fetch more machines").optional()),
|
|
28
|
+
last_machine_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("ID of the last machine in the current response").optional()),
|
|
29
|
+
last_updated_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp of the last updated machine in the current response").optional())
|
|
30
30
|
}).describe("Response model for listing organization machines.");
|
|
31
31
|
const flyListOrgMachines = require_action.action("FLY_LIST_ORG_MACHINES", {
|
|
32
32
|
slug: "fly-list-org-machines",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-org-machines.cjs","names":["z","action"],"sources":["../../src/actions/list-org-machines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListOrgMachinesInput
|
|
1
|
+
{"version":3,"file":"list-org-machines.cjs","names":["z","action"],"sources":["../../src/actions/list-org-machines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListOrgMachinesInput = z.object({\n limit: z.number().int().describe(\"The number of machines to fetch (max of 1000). If omitted, this is set to 500 by default\").optional(),\n state: z.string().describe(\"Comma separated list of states to filter. Valid states: created, started, stopped, suspended\").optional(),\n cursor: z.string().describe(\"Pagination cursor from previous response (takes precedence over updated_after)\").optional(),\n region: z.string().describe(\"Filter machines by region\").optional(),\n org_slug: z.string().describe(\"Fly Organization Slug\"),\n updated_after: z.string().describe(\"Only return machines updated after this time. Timestamp must be in the RFC 3339 format\").optional(),\n include_deleted: z.boolean().describe(\"Include deleted machines in the response\").optional(),\n}).describe(\"Request model for listing all machines across all apps in an organization.\");\nconst FlyListOrgMachines_MachineSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Unique machine identifier\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Machine name\").optional()),\n state: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Current state of the machine (created, started, stopped, suspended)\").optional()),\n app_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Application ID the machine belongs to\").optional()),\n region: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Region where the machine is located\").optional()),\n app_name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Application name the machine belongs to\").optional()),\n created_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the machine was created\").optional()),\n private_ip: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Private IP address of the machine\").optional()),\n updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the machine was last updated\").optional()),\n instance_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Instance identifier\").optional()),\n}).describe(\"Machine object representing a Fly machine.\");\nexport const FlyListOrgMachinesOutput = z.object({\n machines: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyListOrgMachines_MachineSchema).describe(\"List of machines in the organization\").optional()),\n next_cursor: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Cursor for pagination. Use this value in the cursor parameter of the next request to fetch more machines\").optional()),\n last_machine_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"ID of the last machine in the current response\").optional()),\n last_updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp of the last updated machine in the current response\").optional()),\n}).describe(\"Response model for listing organization machines.\");\n\nexport const flyListOrgMachines = action(\"FLY_LIST_ORG_MACHINES\", {\n slug: \"fly-list-org-machines\",\n name: \"List Organization Machines\",\n description: \"Tool to list all Machines across all apps in a Fly organization. Use when you need to retrieve machines for monitoring, management, or inventory purposes. Supports filtering by region, state, and time ranges with pagination for large result sets.\",\n input: FlyListOrgMachinesInput,\n output: FlyListOrgMachinesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,57 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-org-machines.d.ts
|
|
4
|
-
declare const FlyListOrgMachinesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FlyListOrgMachinesInput: z.ZodObject<{
|
|
5
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
state: z.ZodOptional<z.ZodString>;
|
|
7
|
+
cursor: z.ZodOptional<z.ZodString>;
|
|
8
|
+
region: z.ZodOptional<z.ZodString>;
|
|
9
|
+
org_slug: z.ZodString;
|
|
10
|
+
updated_after: z.ZodOptional<z.ZodString>;
|
|
11
|
+
include_deleted: z.ZodOptional<z.ZodBoolean>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const FlyListOrgMachinesOutput: z.ZodObject<{
|
|
14
|
+
machines: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
15
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
16
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
17
|
+
state: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
18
|
+
app_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
19
|
+
region: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
20
|
+
app_name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
21
|
+
created_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
22
|
+
private_ip: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
23
|
+
updated_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
24
|
+
instance_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
25
|
+
}, z.core.$strip>>>>;
|
|
26
|
+
next_cursor: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
27
|
+
last_machine_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
28
|
+
last_updated_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
29
|
+
}, z.core.$strip>;
|
|
30
|
+
declare const flyListOrgMachines: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
|
+
org_slug: string;
|
|
32
|
+
limit?: number | undefined;
|
|
33
|
+
state?: string | undefined;
|
|
34
|
+
cursor?: string | undefined;
|
|
35
|
+
region?: string | undefined;
|
|
36
|
+
updated_after?: string | undefined;
|
|
37
|
+
include_deleted?: boolean | undefined;
|
|
38
|
+
}, {
|
|
39
|
+
machines?: {
|
|
40
|
+
id?: string | undefined;
|
|
41
|
+
name?: string | undefined;
|
|
42
|
+
state?: string | undefined;
|
|
43
|
+
app_id?: number | undefined;
|
|
44
|
+
region?: string | undefined;
|
|
45
|
+
app_name?: string | undefined;
|
|
46
|
+
created_at?: string | undefined;
|
|
47
|
+
private_ip?: string | undefined;
|
|
48
|
+
updated_at?: string | undefined;
|
|
49
|
+
instance_id?: string | undefined;
|
|
50
|
+
}[] | undefined;
|
|
51
|
+
next_cursor?: string | undefined;
|
|
52
|
+
last_machine_id?: string | undefined;
|
|
53
|
+
last_updated_at?: string | undefined;
|
|
54
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
55
|
//#endregion
|
|
8
56
|
export { flyListOrgMachines };
|
|
9
57
|
//# sourceMappingURL=list-org-machines.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-org-machines.d.cts","names":[],"sources":["../../src/actions/list-org-machines.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"list-org-machines.d.cts","names":[],"sources":["../../src/actions/list-org-machines.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAqBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAOxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -1,9 +1,57 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-org-machines.d.ts
|
|
4
|
-
declare const FlyListOrgMachinesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FlyListOrgMachinesInput: z.ZodObject<{
|
|
5
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
state: z.ZodOptional<z.ZodString>;
|
|
7
|
+
cursor: z.ZodOptional<z.ZodString>;
|
|
8
|
+
region: z.ZodOptional<z.ZodString>;
|
|
9
|
+
org_slug: z.ZodString;
|
|
10
|
+
updated_after: z.ZodOptional<z.ZodString>;
|
|
11
|
+
include_deleted: z.ZodOptional<z.ZodBoolean>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const FlyListOrgMachinesOutput: z.ZodObject<{
|
|
14
|
+
machines: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
15
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
16
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
17
|
+
state: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
18
|
+
app_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
19
|
+
region: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
20
|
+
app_name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
21
|
+
created_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
22
|
+
private_ip: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
23
|
+
updated_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
24
|
+
instance_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
25
|
+
}, z.core.$strip>>>>;
|
|
26
|
+
next_cursor: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
27
|
+
last_machine_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
28
|
+
last_updated_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
29
|
+
}, z.core.$strip>;
|
|
30
|
+
declare const flyListOrgMachines: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
|
+
org_slug: string;
|
|
32
|
+
limit?: number | undefined;
|
|
33
|
+
state?: string | undefined;
|
|
34
|
+
cursor?: string | undefined;
|
|
35
|
+
region?: string | undefined;
|
|
36
|
+
updated_after?: string | undefined;
|
|
37
|
+
include_deleted?: boolean | undefined;
|
|
38
|
+
}, {
|
|
39
|
+
machines?: {
|
|
40
|
+
id?: string | undefined;
|
|
41
|
+
name?: string | undefined;
|
|
42
|
+
state?: string | undefined;
|
|
43
|
+
app_id?: number | undefined;
|
|
44
|
+
region?: string | undefined;
|
|
45
|
+
app_name?: string | undefined;
|
|
46
|
+
created_at?: string | undefined;
|
|
47
|
+
private_ip?: string | undefined;
|
|
48
|
+
updated_at?: string | undefined;
|
|
49
|
+
instance_id?: string | undefined;
|
|
50
|
+
}[] | undefined;
|
|
51
|
+
next_cursor?: string | undefined;
|
|
52
|
+
last_machine_id?: string | undefined;
|
|
53
|
+
last_updated_at?: string | undefined;
|
|
54
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
55
|
//#endregion
|
|
8
56
|
export { flyListOrgMachines };
|
|
9
57
|
//# sourceMappingURL=list-org-machines.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-org-machines.d.mts","names":[],"sources":["../../src/actions/list-org-machines.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"list-org-machines.d.mts","names":[],"sources":["../../src/actions/list-org-machines.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAqBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAOxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -11,16 +11,16 @@ const FlyListOrgMachinesInput = z.object({
|
|
|
11
11
|
include_deleted: z.boolean().describe("Include deleted machines in the response").optional()
|
|
12
12
|
}).describe("Request model for listing all machines across all apps in an organization.");
|
|
13
13
|
const FlyListOrgMachines_MachineSchema = z.object({
|
|
14
|
-
id: z.string().describe("Unique machine identifier").
|
|
15
|
-
name: z.string().describe("Machine name").
|
|
16
|
-
state: z.string().describe("Current state of the machine (created, started, stopped, suspended)").
|
|
17
|
-
app_id: z.number().int().describe("Application ID the machine belongs to").
|
|
18
|
-
region: z.string().describe("Region where the machine is located").
|
|
19
|
-
app_name: z.string().describe("Application name the machine belongs to").
|
|
20
|
-
created_at: z.string().describe("Timestamp when the machine was created").
|
|
21
|
-
private_ip: z.string().describe("Private IP address of the machine").
|
|
22
|
-
updated_at: z.string().describe("Timestamp when the machine was last updated").
|
|
23
|
-
instance_id: z.string().describe("Instance identifier").
|
|
14
|
+
id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Unique machine identifier").optional()),
|
|
15
|
+
name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Machine name").optional()),
|
|
16
|
+
state: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Current state of the machine (created, started, stopped, suspended)").optional()),
|
|
17
|
+
app_id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Application ID the machine belongs to").optional()),
|
|
18
|
+
region: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Region where the machine is located").optional()),
|
|
19
|
+
app_name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Application name the machine belongs to").optional()),
|
|
20
|
+
created_at: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when the machine was created").optional()),
|
|
21
|
+
private_ip: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Private IP address of the machine").optional()),
|
|
22
|
+
updated_at: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when the machine was last updated").optional()),
|
|
23
|
+
instance_id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Instance identifier").optional())
|
|
24
24
|
}).describe("Machine object representing a Fly machine.");
|
|
25
25
|
const flyListOrgMachines = action("FLY_LIST_ORG_MACHINES", {
|
|
26
26
|
slug: "fly-list-org-machines",
|
|
@@ -28,10 +28,10 @@ const flyListOrgMachines = action("FLY_LIST_ORG_MACHINES", {
|
|
|
28
28
|
description: "Tool to list all Machines across all apps in a Fly organization. Use when you need to retrieve machines for monitoring, management, or inventory purposes. Supports filtering by region, state, and time ranges with pagination for large result sets.",
|
|
29
29
|
input: FlyListOrgMachinesInput,
|
|
30
30
|
output: z.object({
|
|
31
|
-
machines: z.array(FlyListOrgMachines_MachineSchema).describe("List of machines in the organization").
|
|
32
|
-
next_cursor: z.string().describe("Cursor for pagination. Use this value in the cursor parameter of the next request to fetch more machines").
|
|
33
|
-
last_machine_id: z.string().describe("ID of the last machine in the current response").
|
|
34
|
-
last_updated_at: z.string().describe("Timestamp of the last updated machine in the current response").
|
|
31
|
+
machines: z.preprocess((value) => value === null ? void 0 : value, z.array(FlyListOrgMachines_MachineSchema).describe("List of machines in the organization").optional()),
|
|
32
|
+
next_cursor: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Cursor for pagination. Use this value in the cursor parameter of the next request to fetch more machines").optional()),
|
|
33
|
+
last_machine_id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("ID of the last machine in the current response").optional()),
|
|
34
|
+
last_updated_at: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp of the last updated machine in the current response").optional())
|
|
35
35
|
}).describe("Response model for listing organization machines.")
|
|
36
36
|
});
|
|
37
37
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-org-machines.mjs","names":[],"sources":["../../src/actions/list-org-machines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListOrgMachinesInput
|
|
1
|
+
{"version":3,"file":"list-org-machines.mjs","names":[],"sources":["../../src/actions/list-org-machines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListOrgMachinesInput = z.object({\n limit: z.number().int().describe(\"The number of machines to fetch (max of 1000). If omitted, this is set to 500 by default\").optional(),\n state: z.string().describe(\"Comma separated list of states to filter. Valid states: created, started, stopped, suspended\").optional(),\n cursor: z.string().describe(\"Pagination cursor from previous response (takes precedence over updated_after)\").optional(),\n region: z.string().describe(\"Filter machines by region\").optional(),\n org_slug: z.string().describe(\"Fly Organization Slug\"),\n updated_after: z.string().describe(\"Only return machines updated after this time. Timestamp must be in the RFC 3339 format\").optional(),\n include_deleted: z.boolean().describe(\"Include deleted machines in the response\").optional(),\n}).describe(\"Request model for listing all machines across all apps in an organization.\");\nconst FlyListOrgMachines_MachineSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Unique machine identifier\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Machine name\").optional()),\n state: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Current state of the machine (created, started, stopped, suspended)\").optional()),\n app_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Application ID the machine belongs to\").optional()),\n region: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Region where the machine is located\").optional()),\n app_name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Application name the machine belongs to\").optional()),\n created_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the machine was created\").optional()),\n private_ip: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Private IP address of the machine\").optional()),\n updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the machine was last updated\").optional()),\n instance_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Instance identifier\").optional()),\n}).describe(\"Machine object representing a Fly machine.\");\nexport const FlyListOrgMachinesOutput = z.object({\n machines: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyListOrgMachines_MachineSchema).describe(\"List of machines in the organization\").optional()),\n next_cursor: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Cursor for pagination. Use this value in the cursor parameter of the next request to fetch more machines\").optional()),\n last_machine_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"ID of the last machine in the current response\").optional()),\n last_updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp of the last updated machine in the current response\").optional()),\n}).describe(\"Response model for listing organization machines.\");\n\nexport const flyListOrgMachines = action(\"FLY_LIST_ORG_MACHINES\", {\n slug: \"fly-list-org-machines\",\n name: \"List Organization Machines\",\n description: \"Tool to list all Machines across all apps in a Fly organization. Use when you need to retrieve machines for monitoring, management, or inventory purposes. Supports filtering by region, state, and time ranges with pagination for large result sets.\",\n input: FlyListOrgMachinesInput,\n output: FlyListOrgMachinesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -6,10 +6,10 @@ const FlyRemoveWireGuardPeerInput = zod.z.object({
|
|
|
6
6
|
organization_id: zod.z.string().describe("The node ID of the organization to remove the WireGuard peer from")
|
|
7
7
|
}).describe("Request model for removing a WireGuard peer from an organization.");
|
|
8
8
|
const FlyRemoveWireGuardPeer_OrganizationInfoSchema = zod.z.object({
|
|
9
|
-
id: zod.z.string().describe("The unique identifier of the organization").
|
|
10
|
-
slug: zod.z.string().describe("The slug/short name of the organization").
|
|
9
|
+
id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The unique identifier of the organization").optional()),
|
|
10
|
+
slug: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The slug/short name of the organization").optional())
|
|
11
11
|
}).describe("Organization information returned from the mutation.");
|
|
12
|
-
const FlyRemoveWireGuardPeerOutput = zod.z.object({ organization:
|
|
12
|
+
const FlyRemoveWireGuardPeerOutput = zod.z.object({ organization: zod.z.preprocess((value) => value === null ? void 0 : value, FlyRemoveWireGuardPeer_OrganizationInfoSchema.optional()) }).describe("Response model for removing a WireGuard peer.");
|
|
13
13
|
const flyRemoveWireGuardPeer = require_action.action("FLY_REMOVE_WIRE_GUARD_PEER", {
|
|
14
14
|
slug: "fly-remove-wire-guard-peer",
|
|
15
15
|
name: "Remove WireGuard Peer",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-wire-guard-peer.cjs","names":["z","action"],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyRemoveWireGuardPeerInput
|
|
1
|
+
{"version":3,"file":"remove-wire-guard-peer.cjs","names":["z","action"],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyRemoveWireGuardPeerInput = z.object({\n name: z.string().describe(\"The name of the WireGuard peer to remove\"),\n organization_id: z.string().describe(\"The node ID of the organization to remove the WireGuard peer from\"),\n}).describe(\"Request model for removing a WireGuard peer from an organization.\");\nconst FlyRemoveWireGuardPeer_OrganizationInfoSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The unique identifier of the organization\").optional()),\n slug: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The slug/short name of the organization\").optional()),\n}).describe(\"Organization information returned from the mutation.\");\nexport const FlyRemoveWireGuardPeerOutput = z.object({\n organization: z.preprocess((value) => (value === null ? undefined : value), FlyRemoveWireGuardPeer_OrganizationInfoSchema.optional()),\n}).describe(\"Response model for removing a WireGuard peer.\");\n\nexport const flyRemoveWireGuardPeer = action(\"FLY_REMOVE_WIRE_GUARD_PEER\", {\n slug: \"fly-remove-wire-guard-peer\",\n name: \"Remove WireGuard Peer\",\n description: \"Tool to remove a WireGuard peer connection from a Fly.io organization. Use when you need to delete or revoke an existing WireGuard peer from your organization's network.\",\n input: FlyRemoveWireGuardPeerInput,\n output: FlyRemoveWireGuardPeerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;AAC1G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC;CAC7I,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC;AAC/I,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,cAAcA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,8CAA8C,SAAS,CAAC,EACtI,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,yBAAyBC,eAAAA,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/remove-wire-guard-peer.d.ts
|
|
4
|
-
declare const FlyRemoveWireGuardPeerInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FlyRemoveWireGuardPeerInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
organization_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const FlyRemoveWireGuardPeerOutput: z.ZodObject<{
|
|
9
|
+
organization: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
|
|
10
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
11
|
+
slug: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
}, z.core.$strip>>>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
declare const flyRemoveWireGuardPeer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
|
+
name: string;
|
|
16
|
+
organization_id: string;
|
|
17
|
+
}, {
|
|
18
|
+
organization?: {
|
|
19
|
+
id?: string | undefined;
|
|
20
|
+
slug?: string | undefined;
|
|
21
|
+
} | undefined;
|
|
22
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { flyRemoveWireGuardPeer };
|
|
9
25
|
//# sourceMappingURL=remove-wire-guard-peer.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-wire-guard-peer.d.cts","names":[],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"remove-wire-guard-peer.d.cts","names":[],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/remove-wire-guard-peer.d.ts
|
|
4
|
-
declare const FlyRemoveWireGuardPeerInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FlyRemoveWireGuardPeerInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
organization_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const FlyRemoveWireGuardPeerOutput: z.ZodObject<{
|
|
9
|
+
organization: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
|
|
10
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
11
|
+
slug: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
}, z.core.$strip>>>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
declare const flyRemoveWireGuardPeer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
|
+
name: string;
|
|
16
|
+
organization_id: string;
|
|
17
|
+
}, {
|
|
18
|
+
organization?: {
|
|
19
|
+
id?: string | undefined;
|
|
20
|
+
slug?: string | undefined;
|
|
21
|
+
} | undefined;
|
|
22
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { flyRemoveWireGuardPeer };
|
|
9
25
|
//# sourceMappingURL=remove-wire-guard-peer.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-wire-guard-peer.d.mts","names":[],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"remove-wire-guard-peer.d.mts","names":[],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -6,15 +6,15 @@ const FlyRemoveWireGuardPeerInput = z.object({
|
|
|
6
6
|
organization_id: z.string().describe("The node ID of the organization to remove the WireGuard peer from")
|
|
7
7
|
}).describe("Request model for removing a WireGuard peer from an organization.");
|
|
8
8
|
const FlyRemoveWireGuardPeer_OrganizationInfoSchema = z.object({
|
|
9
|
-
id: z.string().describe("The unique identifier of the organization").
|
|
10
|
-
slug: z.string().describe("The slug/short name of the organization").
|
|
9
|
+
id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The unique identifier of the organization").optional()),
|
|
10
|
+
slug: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The slug/short name of the organization").optional())
|
|
11
11
|
}).describe("Organization information returned from the mutation.");
|
|
12
12
|
const flyRemoveWireGuardPeer = action("FLY_REMOVE_WIRE_GUARD_PEER", {
|
|
13
13
|
slug: "fly-remove-wire-guard-peer",
|
|
14
14
|
name: "Remove WireGuard Peer",
|
|
15
15
|
description: "Tool to remove a WireGuard peer connection from a Fly.io organization. Use when you need to delete or revoke an existing WireGuard peer from your organization's network.",
|
|
16
16
|
input: FlyRemoveWireGuardPeerInput,
|
|
17
|
-
output: z.object({ organization:
|
|
17
|
+
output: z.object({ organization: z.preprocess((value) => value === null ? void 0 : value, FlyRemoveWireGuardPeer_OrganizationInfoSchema.optional()) }).describe("Response model for removing a WireGuard peer.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { flyRemoveWireGuardPeer };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-wire-guard-peer.mjs","names":[],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyRemoveWireGuardPeerInput
|
|
1
|
+
{"version":3,"file":"remove-wire-guard-peer.mjs","names":[],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyRemoveWireGuardPeerInput = z.object({\n name: z.string().describe(\"The name of the WireGuard peer to remove\"),\n organization_id: z.string().describe(\"The node ID of the organization to remove the WireGuard peer from\"),\n}).describe(\"Request model for removing a WireGuard peer from an organization.\");\nconst FlyRemoveWireGuardPeer_OrganizationInfoSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The unique identifier of the organization\").optional()),\n slug: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The slug/short name of the organization\").optional()),\n}).describe(\"Organization information returned from the mutation.\");\nexport const FlyRemoveWireGuardPeerOutput = z.object({\n organization: z.preprocess((value) => (value === null ? undefined : value), FlyRemoveWireGuardPeer_OrganizationInfoSchema.optional()),\n}).describe(\"Response model for removing a WireGuard peer.\");\n\nexport const flyRemoveWireGuardPeer = action(\"FLY_REMOVE_WIRE_GUARD_PEER\", {\n slug: \"fly-remove-wire-guard-peer\",\n name: \"Remove WireGuard Peer\",\n description: \"Tool to remove a WireGuard peer connection from a Fly.io organization. Use when you need to delete or revoke an existing WireGuard peer from your organization's network.\",\n input: FlyRemoveWireGuardPeerInput,\n output: FlyRemoveWireGuardPeerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;AAC1G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC;CAC7I,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC;AAC/I,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAKlE,MAAa,yBAAyB,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,8CAA8C,SAAS,CAAC,EACtI,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
|
|
@@ -6,12 +6,12 @@ const FlySetAppsV2DefaultOnInput = zod.z.object({
|
|
|
6
6
|
organization_slug: zod.z.string().describe("The slug of the organization to configure")
|
|
7
7
|
}).describe("Request model for setting Apps V2 as default for an organization.");
|
|
8
8
|
const FlySetAppsV2DefaultOn_OrganizationSchema = zod.z.object({
|
|
9
|
-
id: zod.z.string().describe("Organization ID").
|
|
10
|
-
name: zod.z.string().describe("Organization name").
|
|
11
|
-
slug: zod.z.string().describe("Organization slug").
|
|
9
|
+
id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Organization ID").optional()),
|
|
10
|
+
name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Organization name").optional()),
|
|
11
|
+
slug: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Organization slug").optional())
|
|
12
12
|
}).describe("Organization details returned from the mutation.");
|
|
13
|
-
const FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema = zod.z.object({ organization:
|
|
14
|
-
const FlySetAppsV2DefaultOnOutput = zod.z.object({ set_apps_v2_default_on:
|
|
13
|
+
const FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema = zod.z.object({ organization: zod.z.preprocess((value) => value === null ? void 0 : value, FlySetAppsV2DefaultOn_OrganizationSchema.optional()) }).describe("Mutation result data containing the updated organization.");
|
|
14
|
+
const FlySetAppsV2DefaultOnOutput = zod.z.object({ set_apps_v2_default_on: zod.z.preprocess((value) => value === null ? void 0 : value, FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema.optional()) }).describe("Response model for the set Apps V2 default mutation.");
|
|
15
15
|
const flySetAppsV2DefaultOn = require_action.action("FLY_SET_APPS_V2_DEFAULT_ON", {
|
|
16
16
|
slug: "fly-set-apps-v2-default-on",
|
|
17
17
|
name: "Set Apps V2 Default",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-apps-v2-default-on.cjs","names":["z","action"],"sources":["../../src/actions/set-apps-v2-default-on.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlySetAppsV2DefaultOnInput
|
|
1
|
+
{"version":3,"file":"set-apps-v2-default-on.cjs","names":["z","action"],"sources":["../../src/actions/set-apps-v2-default-on.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlySetAppsV2DefaultOnInput = z.object({\n default_on: z.boolean().describe(\"Whether or not new apps in this org use Apps V2 by default\"),\n organization_slug: z.string().describe(\"The slug of the organization to configure\"),\n}).describe(\"Request model for setting Apps V2 as default for an organization.\");\nconst FlySetAppsV2DefaultOn_OrganizationSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization ID\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization name\").optional()),\n slug: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization slug\").optional()),\n}).describe(\"Organization details returned from the mutation.\");\nconst FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema = z.object({\n organization: z.preprocess((value) => (value === null ? undefined : value), FlySetAppsV2DefaultOn_OrganizationSchema.optional()),\n}).describe(\"Mutation result data containing the updated organization.\");\nexport const FlySetAppsV2DefaultOnOutput = z.object({\n set_apps_v2_default_on: z.preprocess((value) => (value === null ? undefined : value), FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema.optional()),\n}).describe(\"Response model for the set Apps V2 default mutation.\");\n\nexport const flySetAppsV2DefaultOn = action(\"FLY_SET_APPS_V2_DEFAULT_ON\", {\n slug: \"fly-set-apps-v2-default-on\",\n name: \"Set Apps V2 Default\",\n description: \"Tool to configure whether new apps in an organization use Apps V2 by default on Fly.io. Use when you need to enable or disable Apps V2 as the default for new applications in a specific organization.\",\n input: FlySetAppsV2DefaultOnInput,\n output: FlySetAppsV2DefaultOnOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D;CAC7F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;AACpF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC;CACnH,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC;CACvH,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC;AACzH,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,qDAAqDA,IAAAA,EAAE,OAAO,EAClE,cAAcA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,yCAAyC,SAAS,CAAC,EACjI,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,wBAAwBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,mDAAmD,SAAS,CAAC,EACrJ,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,wBAAwBC,eAAAA,OAAO,8BAA8B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/set-apps-v2-default-on.d.ts
|
|
4
|
-
declare const FlySetAppsV2DefaultOnInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FlySetAppsV2DefaultOnInput: z.ZodObject<{
|
|
5
|
+
default_on: z.ZodBoolean;
|
|
6
|
+
organization_slug: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const FlySetAppsV2DefaultOnOutput: z.ZodObject<{
|
|
9
|
+
set_apps_v2_default_on: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
|
|
10
|
+
organization: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
|
|
11
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
13
|
+
slug: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
}, z.core.$strip>>>;
|
|
15
|
+
}, z.core.$strip>>>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const flySetAppsV2DefaultOn: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
default_on: boolean;
|
|
19
|
+
organization_slug: string;
|
|
20
|
+
}, {
|
|
21
|
+
set_apps_v2_default_on?: {
|
|
22
|
+
organization?: {
|
|
23
|
+
id?: string | undefined;
|
|
24
|
+
name?: string | undefined;
|
|
25
|
+
slug?: string | undefined;
|
|
26
|
+
} | undefined;
|
|
27
|
+
} | undefined;
|
|
28
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { flySetAppsV2DefaultOn };
|
|
9
31
|
//# sourceMappingURL=set-apps-v2-default-on.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-apps-v2-default-on.d.cts","names":[],"sources":["../../src/actions/set-apps-v2-default-on.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"set-apps-v2-default-on.d.cts","names":[],"sources":["../../src/actions/set-apps-v2-default-on.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|