Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 690 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 690 Bytes

Jobbox CLI

Jobbox CLI is a tool to create your customized jobboard.
You can create or edit your job positions.
You can apply for your open job positions and save the candidates info.

Usage:
  jobbox-cli [command]

Available Commands:
  apply       Apply for open jobs
  candidate   Create or edit candidate
  candidates  Show existing candidates
  completion  generate the autocompletion script for the specified shell
  help        Help about any command
  job         Create or edit job
  jobs        Show open jobs
  setup       Setup DB for your jobboard

Flags:
  -h, --help: help for jobbox-cli

Use "jobbox-cli [command] --help" for more information about a command.