secret-mgr get-secret outputs 'Access token was successfully created: <token>'
so we need to extract just the token using awk '{print $NF}'
2.8 KiB
Executable File
2.8 KiB
Executable File