Return enterprise user IDs in verbose mode and add tree --format=json with share permissions#2240
Merged
amangalampalli-ks merged 3 commits intoJul 23, 2026
Conversation
pvagare-ks
approved these changes
Jul 23, 2026
sali-ks
approved these changes
Jul 23, 2026
amangalampalli-ks
merged commit Jul 23, 2026
24e3f13
into
enhance/ei-verbose-tree-shares
4 checks passed
sk-keeper
pushed a commit
that referenced
this pull request
Jul 23, 2026
… with share permissions (#2240) * fix: Return IDs for node/teams/roles in enterprise-info --users -v * Implement format json, nsf folder and all records share-perms for tree * Fix share-permissions for classic share-folder --------- Co-authored-by: sshrushanth-ks <sshrushanth@keepersecurity.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
enterprise-info --users -v.tree --format=jsonso SailPoint can consume a Commander-native nested tree response.-s/-ns).Changes
enterprise-info
-v,node/teams/rolesreturn IDs instead of path/names; non-verbose output is unchanged.tree –
--format=json(main)tree(name, path, kind, children, share_permissions).tree --format=json.tree(no--format=json) keeps the legacy flat ASCII→parser response for existing integrations.tree – folders
-s): text uses a singledefault:segment (no duplicateuser:).user_permissions(MU/MR) andrecord_permissions(CE/CS), plususers/teams.-ns): folder ACLs via warmed cache; JSONkindisnested_share_folder.tree – records
-s -r): direct user shares only; no inheritedfolderslist on the record.-ns -r): record ACLs with parent-folder fallback when needed.kindisrecord(classic) ornested_record(NSF).