⏺ Bash(tsm get SCARF_API_TOKEN 2>&1 | head -3 || echo "tsm SCARF_API_TOKEN not found")
⎿ Error: Secret not found: SCARF_API_TOKEN
Run 'tsm list' to see available secrets.
⎿ Allowed by auto mode classifier
⏺ Bash(tsm list 2>&1 | grep -i scarf || echo "No Scarf-related secrets in tsm")
⎿ Scarf api key
id: scarf-api-key
⎿ Allowed by auto mode classifier
Searched for 1 pattern (ctrl+o to expand)
⏺ Bash(tsm get SCARF_API_TOKEN 2>&1 | head -3 || echo "tsm SCARF_API_TOKEN not found")
⎿ Error: Secret not found: SCARF_API_TOKEN
Run 'tsm list' to see available secrets.
⎿ Allowed by auto mode classifier
⏺ Bash(tsm list 2>&1 | grep -i scarf || echo "No Scarf-related secrets in tsm")
⎿ Scarf api key
id: scarf-api-key
⎿ Allowed by auto mode classifier
Searched for 1 pattern (ctrl+o to expand)