gardener / landscapercli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"set-import-parameters" command: Enable overwrite of existing values for an import parameter in the installation.yaml

In-Ko opened this issue · comments

Description
After using the "installations set-import-parameters" command to set a value for a specific import parameter, it is not possible to change this value again using the same command. This should be improved, so that a user can perform the same command again but with a different value.
Note that this is a nonessential minor issue, as it is always possible to go to the installation.yaml file directly and edit the value there.

Done Criteria

  • All Features implemented
  • Code has been reviewed by other team members
  • Unit Tests created for new code
  • Integration Test Suite updated (if applicable)
  • Internal technical Documentation updated
  • Enduser Documentation updated (if applicable)
  • Successful demonstration in Review

Closed, as not really an issue.