fnproject/cli

Use context fails with Fn: error replacing file with tempfile

kocic11 opened this issue · 0 comments

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