couchbase-shell icon indicating copy to clipboard operation
couchbase-shell copied to clipboard

Add audit flag to clusters get

Open Westwooo opened this issue 1 year ago • 0 comments

There is audit data (createdBy, createdAt, ...) that is returned from the v4 API when we get a cluster. Currently there is no way to see this data when using the shell. We should add an audit flag, similar to the one we have in projects. However with projects we add each field of the audit data to the output, here we should have a nested audit that contains all the audit info.

Westwooo avatar Aug 28 '24 13:08 Westwooo