Skip to main content

VKPR credential set

Description

Create provider credentials to be used by vkpr.

Comand

Interactive command:

 vkpr credential set

Example:

$ vkpr credential set
Formula was successfully built!
? Select your provider: postgres
? Define your field name: (ex.:token, secretAccessKey) password123
? Set value for previous field: (ex.:password123, secretAccessKey) vkpr123

Flags

  vkpr credential set [flags]
  --provider  Describe the provider you want to create credentials for in vkpr.
--fields Describe the field or fields to which credentials will be added in the provider.
--values ​​Describe the value or values ​​that will be assigned to the fields of the added provider.

See Also