You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Give your binding a name under **Variable name**.
33
-
5. Under **KV namespace**, select your desired namespace.
34
-
6. Redeploy your project for the binding to take effect.
32
+
5. Give your binding a name under **Variable name**.
33
+
6. Under **KV namespace**, select your desired namespace.
34
+
7. Redeploy your project for the binding to take effect.
35
35
36
36
Below is an example of how to use KV in your Function. In the following example, your KV namespace binding is called `TODO_LIST` and you can access the binding in your Function code on `context.env`:
0 commit comments