Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
1.3.0
-
None
Description
As the tenant information might grow with time, it's good to have the output in a list.
Suggested for below APIs
bash-4.2$ ozone tenant user list -t tenantone - User 'hrt_Qa' with accessId 'tenantone$hrt_Qa' - User 'hrt_qa' with accessId 'tenantone$hrt_qa' - User 'testuser-2' with accessId 'tenantone$testuser-2' - User 'user*' with accessId 'tenantone$user*' - User 'user' with accessId 'tenantone$user'
bash-4.2$ ozone tenant user info hrt_Qa User 'hrt_Qa' is assigned to: - Tenant 'tenantone' with accessId 'tenantone$hrt_Qa'
Attachments
Issue Links
- duplicates
-
HDDS-6340 [Multi-Tenant] Add tenant CLI option to print results in JSON
- Resolved