wraps status
Show an overview of all deployed Wraps services (email, SMS, CDN) in your AWS account across all configured regions.AWS account ID to inspect. Defaults to the account resolved from your current credentials.
wraps destroy
Remove all Wraps-deployed infrastructure across all services (email, SMS, CDN) in your account.Skip the confirmation prompt.
Show which resources would be deleted without deleting them.
wraps console
Start a local web dashboard for viewing email events, SMS logs, and CDN stats. Opens in your browser automatically.Port to run the dashboard on. Defaults to a system-assigned port.
Start the server without opening a browser window.
wraps permissions
Print the AWS IAM permissions required to deploy and operate Wraps infrastructure. Use this to craft a minimal IAM policy for your CI/CD role or developer credentials.Output permissions as a JSON IAM policy document.
Show permissions required for a specific configuration preset (
starter, production, enterprise, custom).Show permissions for a specific service only. Accepted values:
email, sms, cdn.wraps completion
Generate a shell completion script for thewraps CLI. Pipe the output to your shell’s completion configuration.
wraps telemetry
Manage CLI telemetry. Telemetry collects anonymous usage data (command names, durations, error codes) to help improve the CLI. No credentials, domain names, or personal data are collected.wraps news
Display recent Wraps release notes and updates.wraps support
Print support information — links to documentation, GitHub issues, and contact options.wraps platform
Thewraps platform commands connect your deployment to the Wraps Platform for managed event routing and IAM.
wraps platform
Show platform info and current connection status.wraps platform connect
Connect your AWS account to the Wraps Platform. Sets up OIDC trust and event forwarding so the platform can receive deployment events and provide the web dashboard.AWS region to connect.
Force reconnection even if a connection already exists.
Skip confirmation prompts.
wraps platform update-role
Update the IAM role permissions granted to the Wraps Platform. Run this after upgrading to a new Wraps version that requires additional permissions.AWS region of the platform connection to update.
Apply updates without confirmation.
