Display, add or remove user-blocked domains
Display, add or remove user-blocked domains
madonctl domain-blocks --show|--block|--unblock [DOMAINNAME] [flags]
madonctl domain-blocks --show
madonctl domain-blocks --block example.com
madonctl domain-blocks --unblock example.com
--all Fetch all results
--block Block domain
-h, --help help for domain-blocks
-l, --limit uint Limit number of results
--max-id int Request IDs less (or equal) than a value
--show List current user-blocked domains
--since-id int Request IDs greater than a value
--unblock Unblock domain
--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
-L, --login string Instance user login
-o, --output string Output format (plain|json|yaml|template|theme)
-P, --password string Instance user password
--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
-v, --verbose Verbose mode