Files
galaxy/.warp/workflows/copy_keychain_to_warp_local.yaml
T

7 lines
316 B
YAML

---
name: "Copy WarpDev Keychain to Warp local"
command: "security add-generic-password -a User -U -s warp -w \"$(security find-generic-password -a User -s dev.warp.Warp-Dev -w)\""
description: "Copies the refresh token from WarpDev into the local warp app so that it can authenticate."
author: Warp Team
shells: []