clients/apps/cli/src/vault
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
..
models Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00
create.command.ts Output user-specific associations for collections in the CLI (#10154) 2024-07-18 11:31:54 -04:00
delete.command.ts [AC-2156] Billing State Provider Migration (#8133) 2024-03-15 14:53:05 -05:00
sync.command.ts [PM-7837] Move SyncService to Platform Ownership (#9055) 2024-06-05 10:48:12 -04:00