fnproject / cli

CLI tool for fnproject.
https://fnproject.io
Apache License 2.0
132 stars 66 forks source link

Use context fails with Fn: error replacing file with tempfile #639

Open kocic11 opened 2 years ago

kocic11 commented 2 years ago

I am following the Functions QuickStart on Local Host guide.

I successfully created a new context: fn create context oci-context --provider oracle

However, fn use context command: fn use context oci-context

fails with the following error: Fn: error replacing file with tempfile

fn client version: 0.6.11 OS: Windows 10