madonctl accounts reports

List reports or report a user account

Synopsis

List reports or report a user account

madonctl accounts reports [flags]

Examples

  madonctl accounts reports --list
  madonctl accounts reports --account-id ACCOUNT --status-ids ID... --comment TEXT

Options

      --comment string      Report comment
  -h, --help                help for reports
      --list                List current user reports
      --status-ids string   Comma-separated list of status IDs

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