Skip to content

Skill tried to get a token via a canonical env var name. Maybe we should store them that way? #4

@tashian

Description

@tashian

⏺ 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions