共用方式為


az containerapp session

注意

此參考是 Azure CLI 容器應用程式延伸模組的一部分(2.62.0 版或更高版本)。 擴充功能會在您第一次執行 az containerapp session 命令時自動安裝。 深入了解擴充功能。

管理工作階段的命令。若要深入瞭解每個子群組下個別命令,請執行 containerapp 會話 [子組名] --help。

命令

名稱 Description 類型 狀態
az containerapp session code-interpreter

與程式代碼解釋器會話互動和管理的命令。

副檔名 預覽​​
az containerapp session code-interpreter delete-file

刪除上傳至程式代碼解釋器會話的檔案。

副檔名 預覽​​
az containerapp session code-interpreter execute

在程式代碼解釋器會話中執行程序代碼。

副檔名 預覽​​
az containerapp session code-interpreter list-files

列出上傳至程式代碼解釋器會話的檔案。

副檔名 預覽​​
az containerapp session code-interpreter show-file-content

顯示上傳至程式代碼解釋器會話的檔案內容。

副檔名 預覽​​
az containerapp session code-interpreter show-file-metadata

顯示上傳至程式代碼解釋器會話之檔案的元數據內容。

副檔名 預覽​​
az containerapp session code-interpreter upload-file

將檔案上傳至程式代碼解釋器工作階段 。

副檔名 預覽​​