Skip to content

Update Single Variable #423

@sevaa

Description

@sevaa

There is no cmdlet to update/create a single variable in a variable group. I'd like one, please. There is a task to get and save the whole group, but I'm after a one liner. This is not for me, this is for a community of users, so instructing them to write a multiline powershell script would not be elegant.

That said, a cmdlet like this would go against what seems to be the convention in this module, specifically that each cmdlet wraps a single REST API call and the consumers are expected to do the rest.

What's the best path forward?

  1. Leave this issue here, hope the maintainers implement one
  2. Implement a cmdlet myself, submit a PR
  3. Implement a cmdlet, publish in my own module

Please advice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovements that do not include new featureshelp wantedHelp by the community is needed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions