Aborting of iam commands doesn't suppress the command execution but only the printout of the result
Aborting of iam commands doesn't suppress the command execution but only the printout of the result.
E.g. an aborted "iam guest new" result in the entire creation of a new guest account despite it indicated an successfull abortion:
^C Aborted!
Possible solution: Suppress ^C for the triggered command(s)(?) is/are execute. Print information about successful resp. partial result.