Accounts
Accounts are connected social channels (LinkedIn, Instagram, X, and more). Use their IDs with posts:create -i / --accounts.
Most account commands use the current profile context.
List accounts
verlynk accounts:list
verlynk accounts:list --platform linkedin
verlynk accounts:list --profile-id <profile-uuid>
verlynk accounts:list --include-over-limit
verlynk accounts:list --json
| Flag | Description |
|---|---|
--platform | Filter by platform (for example linkedin, instagram) |
--profile-id | Override profile for this command |
--include-over-limit | Include accounts that are over plan limits |
--json | Output raw JSON |
Disconnect an account
verlynk accounts:disconnect <account-id> --yes
warning
Disconnect requires --yes / -y and cannot be undone from the CLI.