User Role Removal Utility

From Hornbill
Revision as of 16:32, 5 January 2022 by Samuels (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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