I am trying to edit an issue in PTC integrity using the CLI command:
im editissue --hostname= --password=<password> --field= ......
On execution of the command, it asks for Electronic signature credentials which are needed to complete the command execution. It returns the below statement
Please sign this document to note your approval. Signing User: Signing Password: Signature Comment:
Can I pass the electronic signature credentials along with the first command ? OR can I pass additional arguments at runtime
Appreciate your help. Thanks in advance.