Skip to content

Allow one-off jobs creation from cronjobs#40

Open
jybp wants to merge 1 commit into
render-oss:mainfrom
jybp:one-off-cronjobs
Open

Allow one-off jobs creation from cronjobs#40
jybp wants to merge 1 commit into
render-oss:mainfrom
jybp:one-off-cronjobs

Conversation

@jybp
Copy link
Copy Markdown

@jybp jybp commented May 20, 2026

Summary

Allows to create one-off job from a cronjob service whose id always start with crn:

  > render jobs create crn-xxx --start-command "/bin/foo"

A cronjob is a type of service.

Motivation

Self-explanatory.

How to verify

Create a service with type: cron.
Use the CLI's jobs create command to verify the one-off job creation does work seamlessly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant