Start-AIShell
在 Windows 終端機和 iTerm2 的分割窗格視窗中啟動 AIShell 作業階段,並將通道連線到啟動它的 PowerShell 工作階段。
語法
Start-AIShell
[-Path <String>]
[<CommonParameters>]
Description
在 Windows 終端機和 iTerm2 的分割窗格視窗中啟動 AIShell 作業階段。 AIShell 工作階段會在終端機視窗的右窗格中啟動。 左窗格是目前的殼層會話。 您必須使用這些視窗來與 AIShell 工作階段互動。
範例
範例 1 - 啟動 AIShell 工作階段
Start-AIShell
範例 2 - 使用特定路徑啟動 AIShell 工作階段
Start-AIShell -PATH C:\Users\aish.exe
參數
-Path
根據預設,Cmdlet 會在 $env:PATH
環境變數中列出的位置中尋找 aish
可執行檔。 使用此參數來指定 aish
可執行檔的替代位置。
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
輸入
None
輸出
備註
PowerShell 包含此 Cmdlet 的下列別名:
- 所有平臺:
aish