raulcd commented on code in PR #14345:
URL: https://github.com/apache/arrow/pull/14345#discussion_r994511754
##########
dev/archery/archery/docker/cli.py:
##########
@@ -289,3 +289,26 @@ def docker_compose_images(obj):
click.echo('Available images:')
for image in compose.images():
click.echo(f' - {image}')
+
+
[email protected]('info')
[email protected]('service_name')
[email protected]('--only', '-o', required=False,
Review Comment:
I've updated to `-s` or `--show`
--
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]