running two cpk commands against the same cpk machine creates a race condition in which the first command to terminate will clear the temporary SSH key and the second will have issues performing not-yet authorized actions.
Maybe we should create random temporary keys for different instances of commands.
running two cpk commands against the same cpk machine creates a race condition in which the first command to terminate will clear the temporary SSH key and the second will have issues performing not-yet authorized actions.
Maybe we should create random temporary keys for different instances of commands.