clients/apps/cli/src/admin-console
Addison Beck 3bfa024b87
Output user-specific associations for collections in the CLI (#10154)
Collection management permissions can be set for a group or a specific
user. Currently the CLI only outputs group associations when it displays
collection configuration information. This can cause bugs when piping
commands together.

This commit ensures that `user` associations also get output. In all
cases this data was already available and just needed to be added to a
response model.
2024-07-18 11:31:54 -04:00
..
commands [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
models Output user-specific associations for collections in the CLI (#10154) 2024-07-18 11:31:54 -04:00
.eslintrc.json Add AC Team eslint configuration (#9971) 2024-07-09 14:33:07 +01:00