gatewayUpdateProducerDockerhub is a command that updates a DOCKERHUB producer [Deprecated: Use dynamic-secret-update-dockerhub command]
Name | Type | Description | Notes |
---|---|---|---|
DeleteProtection | string | Protection from accidental deletion of this object [true/false] | [optional] |
DockerhubPassword | string | DockerhubPassword is either the user's password access token to manage the repository | [optional] |
DockerhubTokenScopes | string | Access token scopes list (comma-separated) to give the dynamic secret valid options are in "repo:admin", "repo:write", "repo:read", "repo:public_read" | [optional] |
DockerhubUsername | string | DockerhubUsername is the name of the user in dockerhub | [optional] |
Json | bool | Set output format to JSON | [optional] [default to false] |
Name | string | Dynamic secret name | |
NewName | string | Dynamic secret name | [optional] |
ProducerEncryptionKeyName | string | Dynamic producer encryption key | [optional] |
Tags | List<string> | Add tags attached to this object | [optional] |
TargetName | string | Target name | [optional] |
Token | string | Authentication token (see `/auth` and `/configure`) | [optional] |
UidToken | string | The universal identity token, Required only for universal_identity authentication | [optional] |
UserTtl | string | User TTL | [optional] [default to "60m"] |