zeroshade commented on code in PR #68:
URL: https://github.com/apache/iceberg-go/pull/68#discussion_r1610113609
##
cmd/iceberg/main.go:
##
@@ -34,16 +34,21 @@ import (
const usage = `iceberg.
Usage:
- iceberg list [options] [PARENT]
- iceberg describe [options] [namespace
rtadepalli commented on code in PR #68:
URL: https://github.com/apache/iceberg-go/pull/68#discussion_r1609138974
##
cmd/iceberg/main.go:
##
@@ -34,16 +34,21 @@ import (
const usage = `iceberg.
Usage:
- iceberg list [options] [PARENT]
- iceberg describe [options] [namespace
zeroshade commented on PR #68:
URL: https://github.com/apache/iceberg-go/pull/68#issuecomment-2073179846
@rtadepalli I like the idea in general, but could you address my question
when you have a chance?
--
This is an automated message from the Apache Git Service.
To respond to the message
zeroshade commented on code in PR #68:
URL: https://github.com/apache/iceberg-go/pull/68#discussion_r1548127844
##
cmd/iceberg/main.go:
##
@@ -34,16 +34,21 @@ import (
const usage = `iceberg.
Usage:
- iceberg list [options] [PARENT]
- iceberg describe [options] [namespace
rtadepalli commented on PR #68:
URL: https://github.com/apache/iceberg-go/pull/68#issuecomment-2030993475
@zeroshade can you please take a look at this?
--
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
rtadepalli commented on code in PR #68:
URL: https://github.com/apache/iceberg-go/pull/68#discussion_r1510032756
##
cmd/iceberg/main.go:
##
@@ -53,12 +58,22 @@ Arguments:
VALUE value to set
Options:
- -h --help show this helpe messages and exit
--cata
rtadepalli opened a new pull request, #68:
URL: https://github.com/apache/iceberg-go/pull/68
Add some verbose descriptions (similar to PyIceberg) for the CLI options
when `iceberg --help` is used.
--
This is an automated message from the Apache Git Service.
To respond to the message, plea