jobman
Run and manage background jobs without a shared daemon
Synopsis
Jobman starts and manages durable per-user command-line jobs without a continuously running shared daemon.
jobman [flags]
Options
--config string use an explicit YAML configuration file
-h, --help help for jobman
--no-extensions disable external command discovery
--state-dir string override the per-user state directory
Related commands
- jobman cancel - Cancel a managed job
- jobman clean - Safely remove completed logs and eligible metadata
- jobman completion - Generate the autocompletion script for the specified shell
- jobman config - Inspect and validate effective configuration
- jobman doctor - Verify state and perform explicit conservative recovery
- jobman input - Send bytes to a live-input job
- jobman list - List known jobs
- jobman logs - Read output captured for a job
- jobman pause - Pause a managed job
- jobman rerun - Submit a new job from an existing specification
- jobman resume - Resume a paused job
- jobman run - Submit a command as a managed job
- jobman shared - Use the pre-release Jobman Control client
- jobman show - Show a job and its run history
- jobman status - Show concise current job status
- jobman wait - Wait for a job to finish
Table of contents
- cancel
- cancel job
- cancel run
- clean
- completion
- completion bash
- completion fish
- completion powershell
- completion zsh
- config
- config apply
- config paths
- config show
- config validate
- doctor
- input
- list
- logs
- pause
- rerun
- resume
- run
- shared
- shared artifacts
- shared cancel
- shared collection
- shared collection show
- shared collection submit
- shared graph
- shared graph cancel
- shared graph show
- shared graph submit
- shared history
- shared history import
- shared list
- shared logs
- shared operations
- shared run
- shared show
- shared status
- shared target
- shared target list
- shared target show
- shared target state
- shared wait
- show
- show evidence
- show job
- show run
- status
- wait