The goal is to update an option name for the command pa app export.
Let's align option -i, --id <id> to -n, --name <name> with other commands. Because the short -n is already used, let's remove it from the current option packageDisplayName.
IMPORTANT
Let's update script samples where needed!
The goal is to update an option name for the command
pa app export.Let's align option
-i, --id <id>to-n, --name <name>with other commands. Because the short-nis already used, let's remove it from the current optionpackageDisplayName.IMPORTANT
Let's update script samples where needed!