once

Create a one-time schedule

Create a one-time schedule

Signature

once(run_time: 'datetime', timezone: 'str' = 'UTC') -> 'OnceSchedule'

Create a one-time schedule

Args: run_time: Specific time to run the workflow timezone: Timezone for schedule execution

Returns: OnceSchedule instance


Generated from flux/once. Last verified against Flux 0.56.0.