feat: ability to set and retrieve subproject access policies+ ability to add users to datasets
This MR ensures using sdutil the following operations can be performed:
- During
mk
of subproject, ability to passaccess-policy
which is a optional parameter - Ability to
patch
subprojectaccess-policy
- With
stat
, retrieve the details of the subproject access policy - Ability to
add user
to dataset ACLs. - Updated devcontainer files
Edited by Varunkumar Manohar