Skip to content

Commit 542fb01

Browse files
committed
feat(spacectl): add 3rd party fallback completion loader
https://github.com/spacelift-io/spacectl
1 parent ac0bb34 commit 542fb01

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@
398398
/smbtar
399399
/smbtree
400400
/_sopstool
401+
/_spacectl
401402
/sparc-koji
402403
/spovray
403404
/_sshi

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,6 +1004,7 @@ CLEANFILES = \
10041004
smbtar \
10051005
smbtree \
10061006
_sopstool \
1007+
_spacectl \
10071008
sparc-koji \
10081009
spovray \
10091010
_sshi \
@@ -1289,6 +1290,7 @@ symlinks: $(DATA)
12891290
_sinker \
12901291
_skaffold \
12911292
_slsa-verifier \
1293+
_spacectl \
12921294
_sshi \
12931295
_ssh-inscribe \
12941296
_tanzu \

0 commit comments

Comments
 (0)