account
The account target interacts with a local or remote account.
Below are the operations you can perform on the account target.
block account
This operation blocks a local or remote account.
format
enbas [top level flags] block account [flags]
top level flags
See Top Level Flags
flags
--account-name (required)
The name of the account to block.
find account
This operation searches for an account (remotely).
format
enbas [top level flags] find account [flags]
top level flags
See Top Level Flags
flags
--query (required)
The search query string.
--limit
The maximum number of items to display.
Default: 20
--restrict-to-following
Restrict the search to accounts that you are following.
Default: false
--resolve
Allow your instance to resolve the search by making calls to remote instances.
Default: false
follow account
This operation sends a follow request to the account you want to follow.
format
enbas [top level flags] follow account [flags]
top level flags
See Top Level Flags
flags
--account-name (required)
The name of the account to follow.
--notify
Get notifications whenever the account you want to follow posts a status.
Default: false
--show-reblogs
Show reblogs (boosts) from the account you want to follow.
Default: true
mute account
This operation mutes an account.
format
enbas [top level flags] mute account [flags]
top level flags
See Top Level Flags
flags
--account-name (required)
The name of the account to mute.
--duration
How long the effect should last for (set to 0s to last indefinitely).
Default: 0
--mute-notifications
Mute notifications as well as posts from the account.
Default: false
show account
This operation show a local or remote account.
format
enbas [top level flags] show account [flags]
top level flags
See Top Level Flags
flags
--account-name
The name of the account to show.
Default: <empty>
--browser
Show the account in your favourite browser.
Default: false
--exclude-reblogs
Exclude statuses that are reblogs (boosts) of other statuses.
Default: false
--exclude-replies
Exclude statuses that are replies to other statuses.
Default: false
--max-statuses
The maximum number of statuses to display.
Default: 20
--my-account
Specify your account to show.
Default: false
--only-media
Only show the statuses with media attachments.
Default: false
--only-pinned
Only show the account’s pinned statuses.
Default: false
--only-public
Only show the account’s public posts.
Default: false
--skip-account-relationship
Don’t show your relationship to the account that you are viewing.
Default: false
--skip-user-preferences
Don’t show your posting preferences when viewing your account information.
Default: false
--show-statuses
View the statuses from the account that you are viewing.
Default: false
unblock account
This operation unblocks an account.
format
enbas [top level flags] unblock account [flags]
top level flags
See Top Level Flags
flags
--account-name (required)
The name of the account to unblock.
unfollow account
This operation unfollows the account that you are curently following. If you have a follow request pending for the account in question, unfollowing that account will remove said follow request.
format
enbas [top level flags] unfollow account [flags]
top level flags
See Top Level Flags
flags
--account-name (required)
The name of the account to unfollow.
unmute account
This operation unmutes an account.
format
enbas [top level flags] unmute account [flags]
top level flags
See Top Level Flags
flags
--account-name (required)
The name of the account to unmute.