jobs list | List jobs in the active org |
candidates list -j <jobId> | List a job’s pipeline (stages + candidates) |
candidates move -j <jobId> -c <appId> -t <stage> | Move a candidate to a stage (name or id) |
candidates hire -c <appId> | Mark a candidate hired |
candidates reject -c <appId> | Reject a candidate |
candidates reopen -c <appId> | Reopen a candidate (back to active) |
team list | List members and roles |
team invite -e <email> -r <admin|user> | Invite a member |
team set-role -u <userId> -t <owner|admin|user> | Change a member’s role |
team transfer-ownership -u <userId> | Hand off ownership (you step down to admin) |
feedback list -c <appId> | List interview feedback for a candidate |
feedback add -c <appId> -r <strong_no|no|yes|strong_yes> [-n <notes>] | Add or update your feedback |