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

Add a "dagster-cloud asset materialize" CLI #13

Open
gibsondan opened this issue Apr 13, 2023 · 2 comments
Open

Add a "dagster-cloud asset materialize" CLI #13

gibsondan opened this issue Apr 13, 2023 · 2 comments

Comments

@gibsondan
Copy link
Member

with the same arguments as the "dagster asset materialize" CLI:

dagster-cloud asset materialize -f my_assets.py --select asset1

dagster-cloud asset materialize -f my_assets.py --select asset1,asset2

dagster-cloud asset materialize -f my_assets.py --select asset1*

dagster-cloud asset materialize -f my_assets.py --select asset1 --partition 2022-02-01

Alternately, create a graphql-based CLI that works for both local dagster deploymnets and remote Dagster Cloud deployments

@dhirschfeld
Copy link

xref:

@vsayer
Copy link

vsayer commented Jan 11, 2024

This would be nice to have. Navigating in the UI is a bit of a pain right now especially when you have hundreds of assets to peruse through.

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

No branches or pull requests

3 participants