Skip to main content

rt sdm connect

rt › sdm › connect

Pick a connection and connect

Usage

rt sdm connect <connection-key> [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
<connection-key>textConnect to this connection directly; omit for the interactive picker
--durationtextHow long to keep the connection open
--reasontextWhy you need this connection
--jsonbooleanfalseNon-interactive; emit a JSON result envelope on stdout
--confirm-productionbooleanfalseRequired to connect to a production-tier resource non-interactively

See code: commands/sdm.ts › connectCmd