lyn 22b1154429 fix: extract actual token from secret-mgr output
secret-mgr get-secret outputs 'Access token was successfully created: <token>'
so we need to extract just the token using awk '{print $NF}'
2026-04-01 14:56:43 +00:00
2026-03-21 14:48:02 +00:00
Description
No description provided
220 KiB
Languages
Shell 100%