Skip to content

feat(connect): create zarf connect resource sub-command#4683

Open
AustinAbro321 wants to merge 6 commits intomainfrom
split-out-connect
Open

feat(connect): create zarf connect resource sub-command#4683
AustinAbro321 wants to merge 6 commits intomainfrom
split-out-connect

Conversation

@AustinAbro321
Copy link
Member

Related Issue

Fixes #2716

Checklist before merging

Signed-off-by: Austin Abro <austinabro321@gmail.com>
@netlify
Copy link

netlify bot commented Mar 4, 2026

Deploy Preview for zarf-docs ready!

Name Link
🔨 Latest commit 62ce5a9
🔍 Latest deploy log https://app.netlify.com/projects/zarf-docs/deploys/69aaea8862f81e0007daf4e0
😎 Deploy Preview https://deploy-preview-4683--zarf-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 project configuration.

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

❌ Patch coverage is 57.69231% with 22 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/cmd/connect.go 57.69% 22 Missing ⚠️
Files with missing lines Coverage Δ
src/cmd/connect.go 42.46% <57.69%> (+11.98%) ⬆️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
@AustinAbro321 AustinAbro321 marked this pull request as ready for review March 5, 2026 16:24
@AustinAbro321 AustinAbro321 requested review from a team as code owners March 5, 2026 16:24
Copy link
Member

@brandtkeller brandtkeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Besides some supporting docs I think this is ready to ship.

@github-project-automation github-project-automation bot moved this to In progress in Zarf Mar 5, 2026
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Signed-off-by: Austin Abro <austinabro321@gmail.com>
Copy link
Member

@brandtkeller brandtkeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

Untangle Zarf connect command

2 participants