Skip to content

feat(cli): add support for a --patch flag in ado edit #825

@AlessandroPomponio

Description

@AlessandroPomponio

If you want an agent to edit metadata of created resources (add labels, enhance description etc.) it can't use ado edit as this command only support interactive editing of the fields.

As a result on an instruction to update resource metadata an agent will likely develop a once-off few hundred line python script to do the job

It would be good if ado edit supported setting the fields via CLI e.g. providing a patch YAML or exposing field like --set-name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions