This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
Create foundation for performing bulk actions #76
Closed
Description
Allow admins to give a --user
flag that specifies which users's resources should be the target of crud operations. Example:
$ coder secrets --user [email protected] create mysql-password --from-literal 123password