* Add Ctrlz support to Pilot (discovery & agent). This is a straight-up integration of CtrlZ to Pilot. * Fix linter issues. * Attach ctrlzOptions to serverArgs right after attaching cobra flags. * Revert agent changes. * Protect against nil CtrlzOptions in args. Test code will call server without setting this.