madonctl accounts mute

Mute or unmute the account

Synopsis

Mute or unmute the account

madonctl accounts mute [flags]

Options

  -h, --help    help for mute
      --unset   Unmute the account

Options inherited from parent commands

  -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

SEE ALSO

Auto generated by spf13/cobra on 21-Oct-2017