Share via


az containerapp session

Note

This reference is part of the containerapp extension for the Azure CLI (version 2.53.0 or higher). The extension will automatically install the first time you run an az containerapp session command. Learn more about extensions.

Commands to manage sessions.To learn more about individual commands under each subgroup run containerapp session [subgroup name] --help.

Commands

Name Description Type Status
az containerapp session code-interpreter

Commands to interact with and manage code interpreter sessions.

Extension Preview
az containerapp session code-interpreter delete-file

Delete a file uploaded to a code interpreter session.

Extension Preview
az containerapp session code-interpreter execute

Execute code in a code interpreter session.

Extension Preview
az containerapp session code-interpreter list-files

List files uploaded to a code interpreter session.

Extension Preview
az containerapp session code-interpreter show-file-content

Show the content a file uploaded to a code interpreter session.

Extension Preview
az containerapp session code-interpreter show-file-metadata

Shows the meta-data content a file uploaded to a code interpreter session.

Extension Preview
az containerapp session code-interpreter upload-file

Upload a file to a code interpreter session .

Extension Preview