Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
22 lines (14 loc) · 1.04 KB

File metadata and controls

22 lines (14 loc) · 1.04 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

EsmCreate

esmCreate is a command that creates a new secret in an External Secrets Manager

Properties

Name Type Description Notes
binaryValue Boolean Use this option if the external secret value is a base64 encoded binary [optional]
description String Description of the external secret [optional]
esmName String Name of the External Secrets Manager item
json Boolean Set output format to JSON [optional]
secretName String Name for the new external secret
tags Map<String, String> Tags for the external secret [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
value String Value of the external secret item, either text or base64 encoded binary
Morty Proxy This is a proxified and sanitized view of the page, visit original site.