Function ockam_command::sanitize_command_arguments

source ยท
pub fn sanitize_command_arguments(command_args: String) -> String
Expand description

The ockam project enroll command arguments contain the enrollment ticket which is sensitive information (because it could be potentially reused), so it should be removed from the user event.