feat(tools): add aliases subcommand to generate sourcable alias output - #5142
Open
theZMC wants to merge 1 commit into
Open
feat(tools): add aliases subcommand to generate sourcable alias output#5142theZMC wants to merge 1 commit into
theZMC wants to merge 1 commit into
Conversation
✅ Deploy Preview for zarf-docs canceled.
|
theZMC
force-pushed
the
5073-create-an-aliases-subcommand
branch
14 times, most recently
from
August 10, 2026 22:43
ec0ea09 to
1e49529
Compare
theZMC
marked this pull request as ready for review
August 10, 2026 22:46
Codecov Report❌ Patch coverage is
🚀 New features to boost your workflow:
|
theZMC
marked this pull request as draft
August 10, 2026 23:50
theZMC
force-pushed
the
5073-create-an-aliases-subcommand
branch
4 times, most recently
from
August 11, 2026 19:24
b89224f to
4163b12
Compare
theZMC
marked this pull request as ready for review
August 11, 2026 19:27
theZMC
force-pushed
the
5073-create-an-aliases-subcommand
branch
2 times, most recently
from
August 13, 2026 14:52
3f4c471 to
e615eff
Compare
Signed-off-by: Zach Callahan <zach@zmc.dev>
theZMC
force-pushed
the
5073-create-an-aliases-subcommand
branch
from
August 13, 2026 15:21
e615eff to
6805c14
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds an
aliasessubcommand to thetoolssubcommand that outputs a curated set of sourcable aliases on stdout.Runtime Examples
zarfitselfVendored as part of
udsRelated Issue
Fixes #5073
Checklist before merging