zeroshade commented on code in PR #1161: URL: https://github.com/apache/iceberg-go/pull/1161#discussion_r3375493342
########## website/src/cli.md: ########## @@ -71,29 +101,218 @@ Table default.table-1 created successfully # Describe the newly created table ./iceberg describe --catalog rest --uri http://localhost:8181 default.table-1 Review Comment: same comment as above, let's format this properly ########## website/src/cli.md: ########## Review Comment: let's format this properly using backticks like ` ```shell ` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
