Difference between revisions of "User Role Removal Utility"

From Hornbill
Jump to navigation Jump to search
(Created page with "This utility functions through the command line parameters only - i.e. no configuration file. The CSV file given as parameter ''-file'' '''REQUIRES''' a header with field name...")
 
m (Samuels moved page User Role Removal to User Role Removal Utility without leaving a redirect)
(No difference)

Revision as of 14:28, 5 January 2022

This utility functions through the command line parameters only - i.e. no configuration file. The CSV file given as parameter -file REQUIRES a header with field name(s). The column/field to use is given in the -header=field parameter, but defaults to userid (case-sensitive!).

  -api string
        API Key
  -debug
        Debug mode - additional logging (default true)
  -dryrun
        Dry Run
  -file string
        CSV File
  -header string
        The header/fieldname in the CSV to use (default "userid")
  -instance string
        Instance ID
  -version
        Return version and end