1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-30 06:30:08 +02:00
Files
nushell/docs/commands/complete.md
2022-02-28 18:31:53 -05:00

238 B

title, layout, version
title layout version
complete command 0.59.0

Complete the external piped in, collecting outputs and exit code

Signature

> complete

Examples

Run the external completion

> ^external arg1 | complete