cloudflare-cli icon indicating copy to clipboard operation
cloudflare-cli copied to clipboard

Invalid config file: Cannot read properties of null (reading 'account')

Open hungxqt opened this issue 3 years ago • 0 comments

defaults: token: "api token" email: "email" domain: "doamin"

With that config, whenever I run command cfcli ls, it show this: Invalid config file: C:\Users\ABC/.cfcli.yml message: Cannot read properties of null (reading 'account')

hungxqt avatar Aug 02 '22 14:08 hungxqt