Hi, Why does the modify command overwrite every variable in the credential when just setting the password? > tower-cli credential modify -n 'Test Credential' --inputs '{"password":"test"}' The above example modifies a Azure Resource Manager credential but removes subscription and username.
Hi,
Why does the modify command overwrite every variable in the credential when just setting the password?
The above example modifies a Azure Resource Manager credential but removes subscription and username.