-
Notifications
You must be signed in to change notification settings - Fork 0
Jobs
github-actions[bot] edited this page Jun 25, 2026
·
1 revision
- Shell actions:
nself plugin jobs <action> [args...] - TypeScript CLI:
npx nself-jobs <command> [args...]
| Action | Syntax | Arguments/Subcommands | Options |
|---|---|---|---|
init |
nself plugin jobs init |
none | none |
server |
nself plugin jobs server |
none | none (env-driven) |
worker |
nself plugin jobs worker [QUEUE] |
optional QUEUE
|
-c, --concurrency <n> |
stats |
nself plugin jobs stats |
none |
-q, --queue, -t, --time, -p, --performance, -w, --watch
|
retry |
nself plugin jobs retry |
none |
-i, --id, -q, --queue, -t, --type, -l, --limit, -s, --show
|
schedule |
nself plugin jobs schedule <command> [args] |
list, show <name>, create, enable <name>, disable <name>, delete <name>
|
create: -n, -t, -c, -p, -q, -d
|
| Command | Syntax | Options |
|---|---|---|
retry |
npx nself-jobs retry |
--queue <queue>, --type <type>, --id <id>, --limit <limit>
|
add |
npx nself-jobs add -t <type> -p <json> |
-q, --queue <queue>, --priority <priority>, --delay <ms>
|
nself plugin jobs init
nself plugin jobs worker default --concurrency 10
nself plugin jobs retry --queue default --limit 20
nself plugin jobs schedule create -n daily-backup -t database-backup -c '0 2 * * *' -p '{"database":"production"}'plugins/jobs/actions/*.shplugins/jobs/ts/src/cli.ts
- Commands
- File Processing Commands
- GitHub Commands
- ID.me Commands
- Jobs Commands
- Notifications Commands
- Realtime Commands
- Shopify Commands
- Stripe Commands
View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)
- Access-Controls
- Admin-Api
- AI-CLI
- AI-Studio
- Alerts
- Analytics
- API
- Audit
- Audit-Analytics
- Audit-Log
- Auth-Enterprise
- Backup
- BYOK
- CDC
- CDN
- CI
- Claw-CLI
- Cloudflare
- Compliance
- Content-Acquisition
- Content-Progress
- Content-Safety
- Costs
- CRDT
- Cron
- DDNS
- Devices
- DLQ
- Documents
- Dogfood
- Donorbox
- DR
- E2EE
- Encryption
- Entitlements
- Event-Bus
- Family-Ancestry
- Family-FamilySearch
- Family-GEDCOM
- Family-MyHeritage
- Family-WikiTree
- Feature-Flags
- Federation
- File-Processing
- Flags
- Forgejo
- Functions-V8
- Game-Metadata
- Gateway
- Gauth
- GDPR
- Geocoding
- GitHub
- GitHub-Runner
- HIPAA
- Home
- IDme
- Infra
- Invitations
- Job-Queue
- Jobs
- K8s
- Link-Preview
- Maintenance
- MDNS
- Media-Processing
- Meetings
- MLflow
- Model
- Monitor
- Monitoring
- Notifications
- Notify
- nSelf-Cloud
- nSelf-Eval-Gate
- nSelf-Geo
- nSelf-Image
- nSelf-PDF
- nSelf-Scan
- nSelf-Sync
- nSelf-Vault
- Object-Storage
- Observability
- Ollama
- Payments
- PayPal
- Pentest
- Pentest-Kit
- Plugin-ClawDE
- Plugin-Gauth
- Plugin-LLM-Gateway
- Plugin-PTY
- Plugin-Retrieval
- Podcast
- Post
- Push
- Queue
- Region
- Release
- Retro-Gaming
- Rom-Discovery
- Search
- Sentry-CLI
- Shared-Utils
- Shopify
- SIEM
- SMS
- Soak
- Sports
- Storage
- Storage-Transform
- Stripe
- Subtitle-Manager
- Tenant
- Tenant-Controller
- TMDB
- Tokens
- Torrent-Manager
- Transactional-Email
- VPN
- WAF
- Warehouse
- Watchdog
- Web3
- Webhooks
- Workflows
Related