Closed
Description
We need to create a CLI where users can handle Group and Role sync CRUD operations. For now, we are going to handle update and read and will defer other operations until after GA.
Requirements
- accepts a JSON file as an input
- reads JSON back to user
API Endpoint to read:
coder/enterprise/coderd/idpsync.go
Lines 14 to 22 in 812a786
Note: Experience will intentionally be minimal for GA. UX can be improved after GA.