Skip to content
Success

Changes

Summary

  1. saip-tool: add option to extact profile elements to file (details)
  2. saip-tool: allow removing of profile elements by type (details)
Commit 2b3b2c2a3be1f30bbd9fab8f5fc24675411c5e9c by pmaier@sysmocom.de
saip-tool: add option to extact profile elements to file

In some cases it may be helpful to extract a single profile element
from the sequence to a dedicated file.

Change-Id: I77a80bfaf8970660a84fa61f7e08f404ffc4c2da
The file was modifiedcontrib/saip-tool.py
Commit dc2b9574c95c6f59f7bb2ede7c11cbc3c781399c by pmaier@sysmocom.de
saip-tool: allow removing of profile elements by type

At the moment it is only possible to remove profile elements by their identification
number. However, there may be cases where we want to remove all profile elements of
a certain type at once (e.g. when removing all applications).

Change-Id: I92f9f9d5b4382242963f1b3ded814a0d013c4808
The file was modifiedcontrib/saip-tool.py