We should be able to provide a URL and access token directly from `ctf init` without having to request it from the user. Something like `ctf init --url https://demo.ctfd.io --token token`
We should be able to provide a URL and access token directly from
ctf initwithout having to request it from the user.Something like
ctf init --url https://demo.ctfd.io --token token