Skip to content

feature: functions: create function triggers with doctl  #1533

@KylePeterDavies

Description

@KylePeterDavies

What is the problem this feature would solve? Please describe.

I would like to be able to create Serverless Function Triggers with doctl and not project.yml.

Describe the solution you'd like

doctl serverless trigger create --name "trigger" --cron "* * * * * *" --payload "{}"

Additional context

I would like to be able to automate the creation of triggers without needing to update the project.yml

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions