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
mkof subproject, ability to passaccess-policywhich is a optional parameter - Ability to
patchsubprojectaccess-policy - With
stat, retrieve the details of the subproject access policy - Ability to
add userto dataset ACLs. - Updated devcontainer files
Edited by Varunkumar Manohar