Oiliúint
Modúl
了解 Windows PowerShell 中的命令語法 - Training
本課程模組涵蓋使用 Windows PowerShell Cmdlet 的 Cmdlet 結構和參數。 其也說明如何使用索引標籤完成,以及如何顯示「關於」檔案內容。
Ní thacaítear leis an mbrabhsálaí seo a thuilleadh.
Uasghrádú go Microsoft Edge chun leas a bhaint as na gnéithe is déanaí, nuashonruithe slándála, agus tacaíocht theicniúil.
Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Use the blobfuse2 completion powershell
command to generate the autocompletion script for BlobFuse2 for PowerShell.
blobfuse2 completion powershell --[flag-name]=[flag-value]
Flags that apply to blobfuse2 completion powershell
are inherited from the grandparent command, blobfuse2
, or apply only to the blobfuse2 completion
subcommands.
The following flags are inherited from grandparent command blobfuse2
:
Flag | Short version | Value type | Default value | Description |
---|---|---|---|---|
disable-version-check | boolean | false | Enables or disables automatic version checking of the BlobFuse2 binaries | |
help | -h | n/a | Help info for the blobfuse2 command and subcommands |
The following flags apply only to the blobfuse2 completion
subcommands:
Flag | Value type | Default value | Description |
---|---|---|---|
no-descriptions | boolean | false | Disable completion descriptions |
To load completions in your current PowerShell session:
blobfuse2 completion powershell | Out-String | Invoke-Expression
To load completions for every new session, add the output of the above command to your PowerShell profile.
Nóta
You will need to start a new shell for this setup to take effect.
Oiliúint
Modúl
了解 Windows PowerShell 中的命令語法 - Training
本課程模組涵蓋使用 Windows PowerShell Cmdlet 的 Cmdlet 結構和參數。 其也說明如何使用索引標籤完成,以及如何顯示「關於」檔案內容。