diff --git a/share/completions/test-spice.fish b/share/completions/test-spice.fish new file mode 100644 index 000000000..67862603f --- /dev/null +++ b/share/completions/test-spice.fish @@ -0,0 +1,4 @@ +complete -c test-spice -l help -d 'Show help' + +complete -c test-spice -s r -l remove -d 'Remove all test spices' +complete -c test-spice -s s -l skip -d 'Skip validation with `validate-spice`'