-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Is your feature request related to a problem? Please describe.
A description of what the problem is. Ex. I'm always frustrated when [...]
I'm trying to write some code to replicate RACF defintions.
For example compare userid1 and userid2 and show the deltas.
I want to be able to create all the instructions needed to replicate my RACF database on a new system.
I see there are operands ( eg for "operparm:message_scope" ), add/remove/delete, but I cannot see where to specify them.
Also what is the the difference between remove and delete.
If I want to remove tso:user_data from a userid how to I do this?
Describe the solution you'd like
A description of what you want to happen.
Please give a simple example on how to use add/remove/delete, and explain the difference between them.
Describe alternatives you've considered
A description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.