lbcli completion powershell

AI Tools

Generates the autocompletion script for powershell.

Synopsis

Generates the autocompletion script for powershell.

To load completions in your current shell session:

lbcli completion powershell | Out-String | Invoke-Expression

To load completions for every new session, add the output of the above command to your powershell profile.

Example:

lbcli completion powershell [flags]

Flag

Short

Type

Default

Description

--help

-h

bool


Help for powershell.

--no-descriptions


bool


Disable completion descriptions.