다음을 통해 공유


az containerapp session

참고 항목

이 참조는 Azure CLI(버전 2.53.0 이상)에 대한 containerapp 확장의 일부입니다. az containerapp session 명령을 처음 실행할 때 확장이 자동으로 설치됩니다. 확장 프로그램에 대해 자세히 알아보세요.

세션을 관리하는 명령입니다. 각 하위 그룹 아래의 개별 명령에 대해 자세히 알아보려면 containerapp 세션 [하위 그룹 이름] --help를 실행합니다.

명령

Name 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

코드 인터프리터 세션에 파일을 업로드합니다.

내선 번호 프리뷰