Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article

...

explains how to delete groups using a CSV file.

Instructions

...

To delete groups using a CSV file

...

, you perform a three-steps procedure

  1. How to delete groups using CSVConstruct a CSV file with the column name group and add the required group values you want to remove.
    In the

...

  1. example, we want to remove

...

  1. the groups:

...


  1. group
    demo
    support
    IT

...


  1.  Name the file groups.csv

...

  1.  It is suggested to use groups.csv file for simplification
  1. Run the action using the

...

  1. newly created CSV file:
    --action runFromCsv --file groups.csv --common "--action removeGroup" --continue