Search for user accounts
Search for user accounts.
This command will lookup an account remotely if the search term is in the @domain format and not yet known to the server.
madonctl account search TEXT [flags]
--following Restrict search to accounts you are following
-h, --help help for search
-a, --account-id int Account ID number
--all Fetch all results
--color string Color mode (auto|on|off; for output=template)
--config string config file (default is $HOME/.config/madonctl/madonctl.yaml)
-i, --instance string Mastodon instance
-k, --keep uint Limit number of results
-l, --limit uint Limit number of API results
-L, --login string Instance user login
--max-id int Request IDs less (or equal) than a value
-o, --output string Output format (plain|json|yaml|template|theme)
-P, --password string Instance user password
--since-id int Request IDs greater than a value
--template string Go template (for output=template)
--template-file string Go template file (for output=template)
--theme string Theme name (for output=theme)
-t, --token string User token
-u, --user-id string Account user ID
-v, --verbose Verbose mode