laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/36953?usp=email )
Change subject: docs/shell: Mention GlobalPlatform and eUICC commands in overview ......................................................................
docs/shell: Mention GlobalPlatform and eUICC commands in overview
Change-Id: I5b6ad752fea09ed9632f150dfbbabf2156a5a9c0 --- M docs/shell.rst 1 file changed, 12 insertions(+), 0 deletions(-)
Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified
diff --git a/docs/shell.rst b/docs/shell.rst index a27c450..084858c 100644 --- a/docs/shell.rst +++ b/docs/shell.rst @@ -20,6 +20,9 @@
* 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: