Skip to content

feat(cli): expose the dataset command group#26

Draft
ravivooda wants to merge 1 commit into
mainfrom
ravivooda/dataset-cli-unhide
Draft

feat(cli): expose the dataset command group#26
ravivooda wants to merge 1 commit into
mainfrom
ravivooda/dataset-cli-unhide

Conversation

@ravivooda

Copy link
Copy Markdown
Collaborator

What

Removes hidden=True from the lightning dataset command group so dataset download / dataset upload show up in lightning --help, and updates the group help text from "Download datasets." to "Upload and download datasets." (the group does both).

Why

The dataset download/upload feature is fully implemented but the CLI group was hidden, so users couldn't discover it. This is the enablement prerequisite for documenting the feature (see the companion docs PRs).

Notes

  • Behavior of the commands is unchanged — this only affects discoverability.
  • The plural datasets alias remains a hidden alias.
  • Independent of the in-flight perf/no-zip PRs; can land anytime.

🤖 Generated with Claude Code

Remove hidden=True from the `lightning dataset` group so `dataset
download`/`upload` show up in `lightning --help`, and update the group
help to reflect that it does both upload and download.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant