From 3dabbafdba2cbfee6528d057220184f857ea8485 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 30 May 2024 09:22:23 +0200 Subject: [PATCH] docs/shell: Mention GlobalPlatform and eUICC commands in overview Change-Id: I5b6ad752fea09ed9632f150dfbbabf2156a5a9c0 --- docs/shell.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/shell.rst b/docs/shell.rst index a27c4502..084858c6 100644 --- a/docs/shell.rst +++ b/docs/shell.rst @@ -20,6 +20,9 @@ The pySim-shell interactive shell provides commands for * if your card supports it, and you have the related privileges: resizing, creating, enabling and disabling of files +* performing GlobalPlatform operations, including establishment of Secure Channel Protocol (SCP), Installing + applications, installing key material, etc. +* listing/enabling/disabling/deleting eSIM profiles on Consumer eUICC By means of using the python ``cmd2`` module, various useful features improve usability: