Skip to content

Conversation

rodneyxr
Copy link
Contributor

@rodneyxr rodneyxr commented Aug 8, 2025

Description

This PR adds support for -c shorthand for all --confirm flags in zarf.

Related Issue

Fixes #4061

Checklist before merging

@rodneyxr rodneyxr requested review from a team as code owners August 8, 2025 21:37
Copy link

netlify bot commented Aug 8, 2025

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 27e8c1b
🔍 Latest deploy log https://app.netlify.com/projects/zarf-docs/deploys/6899f396a9eb6f0008909317

Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/cmd/crane.go 29.82% <100.00%> (ø)
src/cmd/destroy.go 24.24% <100.00%> (ø)
src/cmd/initialize.go 30.80% <100.00%> (ø)
src/cmd/package.go 38.74% <100.00%> (ø)
src/cmd/zarf_tools.go 33.33% <100.00%> (ø)
🚀 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.

@brandtkeller
Copy link
Member

DCO needs to be signed - the action can provide more info

docs can be updated with make docs-and-schema

Signed-off-by: Rodney Rodriguez, PhD <rodney@defenseunicorns.com>
Signed-off-by: Rodney Rodriguez, PhD <rodney@defenseunicorns.com>
@rodneyxr rodneyxr force-pushed the 4061-support-confirm-shorthand branch from eb1757b to c5a7f28 Compare August 9, 2025 04:37
@rodneyxr
Copy link
Contributor Author

rodneyxr commented Aug 9, 2025

I've updated it. Hopefully it should be good now.

@AustinAbro321 AustinAbro321 added this pull request to the merge queue Aug 12, 2025
Merged via the queue into zarf-dev:main with commit 20985e9 Aug 12, 2025
39 checks passed
@rodneyxr rodneyxr deleted the 4061-support-confirm-shorthand branch August 14, 2025 18:23
Ansible-man pushed a commit to Ansible-man/zarf that referenced this pull request Sep 6, 2025
Signed-off-by: Rodney Rodriguez, PhD <rodney@defenseunicorns.com>
Signed-off-by: Cade Thomas <cadethomas23@gmail.com>
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

Successfully merging this pull request may close these issues.

Support -c alias for --confirm in zarf package deploy/remove
4 participants