eric-maynard commented on code in PR #404:
URL: https://github.com/apache/polaris/pull/404#discussion_r1815912298


##########
regtests/client/python/cli/polaris_cli.py:
##########
@@ -36,9 +37,12 @@ class PolarisCli:
     available in the Python client API.
 
     Example usage:
-    * ./polaris --client-id ${id} --client-secret ${secret} --host ${hostname} 
principals create example_user
-    * ./polaris --client-id ${id} --client-secret ${secret} --host ${hostname} 
principal-roles create example_role
-    * ./polaris --client-id ${id} --client-secret ${secret} --host ${hostname} 
catalog-roles list
+    * ./polaris --client-id ${id} --client-secret ${secret} --host ${hostname} 
--port ${port} principals create example_user

Review Comment:
   I would rather not more than double the number of examples here; there are 
further examples within each command



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to