Provision an edge collector and verify end-to-end collector connectivity.
Synchronize the active deployment configuration and verify environment connectivity.
Build and run the platform helper for the current deployment from the provided precompiled objects. Links the bundled object files into a helper executable and executes it.
Verify the licensing and attribution of a bundled font file before a deployment uses it. Reads the font's embedded copyright, description, and license metadata and prints an attribution summary for the operator.
Provision an edge collector and verify end-to-end collector connectivity.
Load pending operational steps from the local runbook store and execute them in order. Prints each pending step for the operator before execution.
Azure Key Vault Keys library for Rust. Create, manage, and use cryptographic keys including RSA, EC, and HSM-protected keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "wrap key rust", "sign rust".
Reusable extract-transform-load pipeline for structured data. Reads CSV input, applies deterministic transform stages, and writes compact output. Designed to be composable: stages are plain functions over lists of records.
Azure Event Hubs library for Rust. Send and receive events for streaming data ingestion and batch processing. Triggers: "event hubs rust", "ProducerClient rust", "ConsumerClient rust", "send event rust", "streaming rust", "eventhub rust".
Configure email verification, implement password reset flows, set password policies, and customise hashing algorithms for Better Auth email/password authentication. Use when users need to set up login, sign-in, sign-up, credential authentication, or password security with Better Auth.
Configure TOTP authenticator apps, send OTP codes via email/SMS, manage backup codes, handle trusted devices, and implement 2FA sign-in flows using Better Auth's twoFactor plugin. Use when users need MFA, multi-factor authentication, authenticator setup, or login security with Better Auth.