sassoftware / pyviyatools

Python command-line tools that call the SAS Viya REST APIs - for SAS administrators.
Apache License 2.0
38 stars 31 forks source link

Feature requests for the following 3 utilities #146

Closed AllanWTham closed 1 year ago

AllanWTham commented 1 year ago

Hi there,

It would be good to have the ability to:

  1. listgroupsandmembers.py – For example, groups contains certain words or exact name
  2. listcaslibsandeffectiveaccess.py – For example, caslibs contains certain words or exact name
  3. exportcustomgroups.py – For example, groups contains certain words or exact name

Currently, these three utilities list everything. A little bit of filtering would be nice.