Skip to content

CLI command for Running Tasks #17578

Closed
Closed
@ChevronTango

Description

@ChevronTango

Is your feature request related to a problem? Please describe

Currently its very difficult to rerun a task, or test a task, when building out a .gitpod.yml

Describe the behaviour you'd like

the ability to use the gitpod command line to call specific tasks in the .gitpod.yml eg:

gp tasks run init "My Task1"
gp tasks run command "My Second Task"

Describe alternatives you've considered

whilst you can just copy and paste the commands, it gets a bit cumbersome, so a quick way to trigger the commands in the same way gitpod would, would help with quick and easy testing of these commands.

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