LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

twurl-accounts

Manage twurl Twitter API accounts

TLDR

List authorized accounts
$ twurl accounts
copy
Set default account
$ twurl accounts -d [username]
copy

SYNOPSIS

twurl accounts [options]

DESCRIPTION

twurl accounts manages Twitter/X API accounts in twurl. Lists authorized accounts and switches between them. Part of twurl OAuth-enabled curl for Twitter API.

PARAMETERS

-d username

Set default account.

SEE ALSO

twurl(1), curl(1)

Copied to clipboard
Kai