acmeportal / actions/findDeployments / FindDeployments
Class: FindDeployments¶
Defined in: actions/findDeployments.ts:21
Constructors¶
Constructor¶
new FindDeployments():
FindDeployments
Returns¶
FindDeployments
Methods¶
scanForDeployments()¶
staticscanForDeployments():Promise\<DeploymentDetails[]>
Defined in: actions/findDeployments.ts:28
Scan for Prefect deployments in the Prefect backend
Returns¶
Promise\<DeploymentDetails[]>