@suluk/cloudflare - v0.4.0
↑ Suluk
GitHub
Preparing search index...
putSecrets
Function putSecrets
putSecrets
(
cf
:
CloudflareClient
,
scriptName
:
string
,
secrets
:
Record
<
string
,
string
|
undefined
>
,
)
:
Promise
<
string
[]
>
Set many secrets, skipping empty/undefined values; returns the names actually set.
Parameters
cf
:
CloudflareClient
scriptName
:
string
secrets
:
Record
<
string
,
string
|
undefined
>
Returns
Promise
<
string
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
↑ Suluk
GitHub
@suluk/cloudflare - v0.4.0
Loading...
Set many secrets, skipping empty/undefined values; returns the names actually set.