feast-dev / feast-dev/feast

Add `feast plan`

Open
#1,518 7 comments 0 reactions 1 assignee Claimed by @felixwang9817 View on GitHub
Community Contribution Needed keep-open kind/feature kind/project priority/p1
Dominant language
Python
Stars
7.3k
Forks
1.4k
Avg merge
1d 21h
Merged PRs (30d)
15

Description

**Is your feature request related to a problem? Please describe.**
When we wanted to move from prototyping to production, we had to execute multiple times `feast apply` locally and in our CI/CD environment. We ended up deleting everything when we were just trying things differently. It would have been nice to just pass an option like `--dry-run` to print but not execute what `feast apply` wants to do

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
A very common option would be to add the option `--dry-run` to `feast apply`.
Another possible one is to create another command (eg: `feast plan`)

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.