Skip to content

Add 1Password credential loading (tw auth op) #2

@jai

Description

@jai

Feature

Add tw auth op command that loads credentials from 1Password and exports them as env vars.

eval \$(tw auth op --item 'X.com API (govindani)' --vault 'Local AI Agent')

Should output:

export TW_CONSUMER_KEY="..."
export TW_CONSUMER_SECRET="..."
export TW_ACCESS_TOKEN="..."
export TW_ACCESS_TOKEN_SECRET="..."

Requires op CLI to be installed and authenticated.

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