gatewayCreateProducerArtifactory is a command that creates artifactory producer [Deprecated: Use dynamic-secret-create-artifactory command]
Name | Type | Description | Notes |
---|---|---|---|
artifactory_admin_name | str | Artifactory Admin Name | [optional] |
artifactory_admin_pwd | str | Artifactory Admin password | [optional] |
artifactory_token_audience | str | Token Audience | |
artifactory_token_scope | str | Token Scope | |
base_url | str | Base URL | [optional] |
delete_protection | str | Protection from accidental deletion of this object [true/false] | [optional] |
json | bool | Set output format to JSON | [optional] [default to False] |
name | str | Dynamic secret name | |
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'] |