Files
spring-shell/spring-shell-docs/modules/ROOT/pages/commands/builtin/completion.adoc
Janne Valkealahti 2819c1d367 Update docs
2023-10-06 16:39:50 +01:00

10 lines
353 B
Plaintext

[[built-in-commands-completion]]
= Completion
:page-section-summary-toc: 1
The `completion` command set lets you create script files that can be used
with am OS shell implementations to provide completion. This is very useful when
working with non-interactive mode.
Currently, the only implementation is for bash, which works with `bash` sub-command.