Hi all - if I have a user account that is submitting changes via the CLI, is there a way to see all the changes made by a certain user? Also, is there a way to commit changes for a certain user only? The only "commit" operation I see from the CLI is 'commit-all' and it looks like I can specify what to commit by object type - template, template-stack, etc... but not a way to commit by specific user. show config diff does not seem to be what I want, as it's only a diff of what has changed. show jobs seems to be pending jobs that actually are committing stuff, so I don't think that's it. Any ideas?
... View more