Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added dlt init --list-destinations #2426

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from
Open

Conversation

zilto
Copy link
Collaborator

@zilto zilto commented Mar 20, 2025

The command dlt init <source> <destination> has a --list-sources that pulls from dlt-hub/verified-sources, but didn't have a --list-destinations flag. This addition improves the CLI experience and helps agents properly use this command.

The values for --list-destinations are taken from dlt.destinations.__all__ which aims to match the logic used by the dlt init command.

Copy link

netlify bot commented Mar 20, 2025

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 8739834
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/67def57c91b72a0007b75c67
😎 Deploy Preview https://deploy-preview-2426--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zilto zilto requested a review from sh-rp March 20, 2025 22:55
@zilto zilto added the enhancement New feature or request label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant