Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.71 KB

GatewayUpdateProducerDockerhub.md

File metadata and controls

23 lines (19 loc) · 1.71 KB

GatewayUpdateProducerDockerhub

gatewayUpdateProducerDockerhub is a command that updates a DOCKERHUB producer [Deprecated: Use dynamic-secret-update-dockerhub command]

Properties

Name Type Description Notes
delete_protection str Protection from accidental deletion of this object [true/false] [optional]
dockerhub_password str DockerhubPassword is either the user's password access token to manage the repository [optional]
dockerhub_token_scopes str 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]
dockerhub_username str DockerhubUsername is the name of the user in dockerhub [optional]
json bool Set output format to JSON [optional] [default to False]
name str Dynamic secret name
new_name str Dynamic secret name [optional]
producer_encryption_key_name str Dynamic producer encryption key [optional]
tags list[str] Add tags attached to this object [optional]
target_name str Target name [optional]
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]
user_ttl str User TTL [optional] [default to '60m']

[Back to Model list] [Back to API list] [Back to README]