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