'No-op command, used to test various completions for commands that start the same as other commands.', 'bootstrap' => DRUSH_BOOTSTRAP_NONE, 'callback' => 'drush_completetest_noop', ); return $items; }