René's URL Explorer Experiment


Title: feat(cli): Add `feast projects delete` command (closes #5095) by mailtoboggavarapu-coder · Pull Request #6318 · feast-dev/feast · GitHub

Open Graph Title: feat(cli): Add `feast projects delete` command (closes #5095) by mailtoboggavarapu-coder · Pull Request #6318 · feast-dev/feast

X Title: feat(cli): Add `feast projects delete` command (closes #5095) by mailtoboggavarapu-coder · Pull Request #6318 · feast-dev/feast

Description: Summary Closes #5095 Exposes project deletion through the CLI by adding a new feast projects delete subcommand to the existing projects group. What's changed Added project_delete command to sdk/python/feast/cli/projects.py: Usage: feast projects delete [OPTIONS] NAME Delete a project and all its resources from the registry. Options: -y, --yes Skip confirmation prompt and delete immediately. --help Show this message and exit. Design notes Uses store.registry.delete_project(name, commit=True) via the lazy-init registry property (the abstract method exists in BaseRegistry and is implemented in all concrete registries) Adds an interactive confirmation prompt with click.confirm — can be skipped with --yes / -y for scripting Catches both FeastObjectNotFoundException and ProjectNotFoundException so the CLI exits cleanly (exit code 1) for either variant raised by concrete registry implementations Follows existing CLI patterns in projects.py Example # Interactive (prompts for confirmation) feast projects delete my-project # Non-interactive feast projects delete my-project --yes Checklist Added delete command to projects_cmd group Confirmation prompt with --yes bypass flag Error handling for non-existent projects Follows existing CLI patterns in projects.py

Open Graph Description: Summary Closes #5095 Exposes project deletion through the CLI by adding a new feast projects delete <name> subcommand to the existing projects group. What's changed Added project_delete c...

X Description: Summary Closes #5095 Exposes project deletion through the CLI by adding a new feast projects delete &lt;name&gt; subcommand to the existing projects group. What&#39;s changed Added proj...

Opengraph URL: https://github.com/feast-dev/feast/pull/6318

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:9f88329f-4b8d-abf3-d83b-45b4e59ef47e
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9084:34B1A9:FF6D38:173B571:6A4E3423
html-safe-nonceec95bcffc7f382b76009aa87dffd6f1707a4514765ceafcd4b7dd011cf5143cc
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MDg0OjM0QjFBOTpGRjZEMzg6MTczQjU3MTo2QTRFMzQyMyIsInZpc2l0b3JfaWQiOiIzNzMzNjA5OTkxMjQ5OTk4ODgzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac4802dc95cc203b53583f9a88b7f4d8626afce975596b3d5c5e750f57a45d4851
hovercard-subject-tagpull_request:3569345844
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/feast-dev/feast/pull/6318/files
twitter:imagehttps://avatars.githubusercontent.com/u/272960376?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/272960376?s=400&v=4
og:image:altSummary Closes #5095 Exposes project deletion through the CLI by adding a new feast projects delete <name> subcommand to the existing projects group. What's changed Added project_delete c...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/feast-dev/feast git https://github.com/feast-dev/feast.git
octolytics-dimension-user_id57027613
octolytics-dimension-user_loginfeast-dev
octolytics-dimension-repository_id161133770
octolytics-dimension-repository_nwofeast-dev/feast
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id161133770
octolytics-dimension-repository_network_root_nwofeast-dev/feast
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release42a6d378d7587a44c93aca255096cd66b7c8eb2d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/pull/6318/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F6318%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F6318%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=feast-dev%2Ffeast
Reloadhttps://github.com/feast-dev/feast/pull/6318/files
Reloadhttps://github.com/feast-dev/feast/pull/6318/files
Reloadhttps://github.com/feast-dev/feast/pull/6318/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6318/files
feast-dev https://github.com/feast-dev
feasthttps://github.com/feast-dev/feast
Notifications https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Fork 1.4k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Star 7.1k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Code https://github.com/feast-dev/feast
Issues 212 https://github.com/feast-dev/feast/issues
Pull requests 171 https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security and quality 1 https://github.com/feast-dev/feast/security
Insights https://github.com/feast-dev/feast/pulse
Code https://github.com/feast-dev/feast
Issues https://github.com/feast-dev/feast/issues
Pull requests https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security and quality https://github.com/feast-dev/feast/security
Insights https://github.com/feast-dev/feast/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Ffeast-dev%2Ffeast%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Ffeast-dev%2Ffeast%2Fissues%2Fnew%2Fchoose
ntkatholehttps://github.com/ntkathole
feast-dev:masterhttps://github.com/feast-dev/feast/tree/master
mailtoboggavarapu-coder:feat/expose-project-delete-cli-v2https://github.com/mailtoboggavarapu-coder/feast/tree/feat/expose-project-delete-cli-v2
Conversation 10 https://github.com/feast-dev/feast/pull/6318
Commits 5 https://github.com/feast-dev/feast/pull/6318/commits
Checks 26 https://github.com/feast-dev/feast/pull/6318/checks
Files changed https://github.com/feast-dev/feast/pull/6318/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6318/files
feat(cli): Add feast projects delete command (closes #5095) https://github.com/feast-dev/feast/pull/6318/files#top
Show all changes 5 commits https://github.com/feast-dev/feast/pull/6318/files
acdf7e3 feat(cli): Add `feast projects delete` command (closes #5095) mailtoboggavarapu-coder Apr 22, 2026 https://github.com/feast-dev/feast/pull/6318/commits/acdf7e3be8c7631fc3b890076c02774f2e72949f
d113a3a fix(cli): align project_list and project_current with master implemen… mailtoboggavarapu-coder Apr 22, 2026 https://github.com/feast-dev/feast/pull/6318/commits/d113a3a21254b41540b992c582bef4467fc51889
c713be7 refactor(cli): use store.delete_project() instead of registry directly mailtoboggavarapu-coder May 6, 2026 https://github.com/feast-dev/feast/pull/6318/commits/c713be7d671b151d08abfba58cfd4338bd940289
b18ba31 feat(cli): add delete_project method to FeatureStore mailtoboggavarapu-coder May 6, 2026 https://github.com/feast-dev/feast/pull/6318/commits/b18ba31e7cdf50fa89ad72685938a6c526bceb6f
5d6419a fix(store): fix list_saved_datasets indentation in feature_store.py mailtoboggavarapu-coder May 6, 2026 https://github.com/feast-dev/feast/pull/6318/commits/5d6419ada51eba5b3db3bb85b9b08a7e7ab69d52
Clear filters https://github.com/feast-dev/feast/pull/6318/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6318/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6318/files
projects.py https://github.com/feast-dev/feast/pull/6318/files#diff-946a710420172e3992d942bea5c74d8ad83d0ead8b52aaa09bad65b035411345
feature_store.py https://github.com/feast-dev/feast/pull/6318/files#diff-ff4e2a65c8c29b7971edc77a61a7e970d410d77d9f173f72714d1bb49e2509a2
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/cli/projects.pyhttps://github.com/feast-dev/feast/pull/6318/files#diff-946a710420172e3992d942bea5c74d8ad83d0ead8b52aaa09bad65b035411345
View file https://github.com/mailtoboggavarapu-coder/feast/blob/5d6419ada51eba5b3db3bb85b9b08a7e7ab69d52/sdk/python/feast/cli/projects.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6318/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6318/files#diff-946a710420172e3992d942bea5c74d8ad83d0ead8b52aaa09bad65b035411345
https://github.com/feast-dev/feast/pull/6318/files#diff-946a710420172e3992d942bea5c74d8ad83d0ead8b52aaa09bad65b035411345
https://github.com/feast-dev/feast/pull/6318/files#diff-946a710420172e3992d942bea5c74d8ad83d0ead8b52aaa09bad65b035411345
https://github.com/feast-dev/feast/pull/6318/files#diff-946a710420172e3992d942bea5c74d8ad83d0ead8b52aaa09bad65b035411345
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/feature_store.pyhttps://github.com/feast-dev/feast/pull/6318/files#diff-ff4e2a65c8c29b7971edc77a61a7e970d410d77d9f173f72714d1bb49e2509a2
View file https://github.com/mailtoboggavarapu-coder/feast/blob/5d6419ada51eba5b3db3bb85b9b08a7e7ab69d52/sdk/python/feast/feature_store.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6318/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6318/files#diff-ff4e2a65c8c29b7971edc77a61a7e970d410d77d9f173f72714d1bb49e2509a2
https://github.com/feast-dev/feast/pull/6318/files#diff-ff4e2a65c8c29b7971edc77a61a7e970d410d77d9f173f72714d1bb49e2509a2
Please reload this pagehttps://github.com/feast-dev/feast/pull/6318/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.