zeroshade commented on PR #68: URL: https://github.com/apache/iceberg-go/pull/68#issuecomment-4878843867
Thanks for the contribution, @rtadepalli, and apologies for the long delay here. Unfortunately this PR has gone stale: it is roughly 795 commits behind main and targets the old docopt-based CLI usage string, which has since been rewritten to use go-arg (github.com/alexflint/go-arg). The proposed command list is also now missing many newer commands (create, compact, snapshots, refs, branch, tag, expire-snapshots, clean-orphan-files, upgrade, rollback, and others) and global flags such as --catalog-name and --config. I am going to close this for now — improved CLI help text is still very welcome as a fresh PR against the current go-arg command structs. Thanks again! -- 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]
