Skip to content

Unable to update Trigger parameters from CLI #290

@eweiter

Description

@eweiter

When inspecting the wsk trigger update <trigger-name> command it was shown that you can specify a -p to update parameters.

When I tried to do this it failed with a response mentioning
""error": "no updatable parameters were specified""

Upon inspecting the command with a -v it is revealed that when the update command calls a POST to the Feed it is getting back a 502 error. Something about this 502 error is causing it to not update the Trigger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions