Create a role
The--jd flag accepts inline text, a file path, an @path, or - for stdin.
Parameters
List and inspect roles
roles list returns:
List candidates on a role
Filter the pipeline view by stage or source:Common errors
FAQ
Can the CLI read a job description from a file?
Can the CLI read a job description from a file?
Yes. Use
--jd @./job-description.md (the @ prefix), a plain path, or pipe via --jd -.What value do candidate and sourcing commands need?
What value do candidate and sourcing commands need?
The
.role.id from roles create, roles list, or roles get.Does creating a role return an apply URL?
Does creating a role return an apply URL?
Yes. Read
.apply_url — it points at app.staplehire.com/apply/<roleId>.