ce_create_secret
Create a secret in an IBM Cloud Code Engine project by providing project ID, name, format, and data.
Instructions
Create a secret in a Code Engine project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| name | Yes | ||
| format | Yes | ||
| data | Yes | JSON string of key-value pairs | |
| region | No |