File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/content/getting-started Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ In order to start working with the cli you will need to update the authenticatio
1313Updating the authentication configuration is done via an API-KEY you generate from Codefresh. <br />
1414
1515If you already have an API-KEY you can just use it.<br />
16- You can generate a new one from the <a href =" https://g.codefresh.io/account-admin/account-conf/tokens " target =" _blank " >account settings</a > page. <br />
16+ You can generate a new one from the <a href =" https://g.codefresh.io/user/settings " target =" _blank " >user settings</a > page. <br />
1717{{% alert theme="warning" %}}You must be an account admin to generate api keys{{% /alert %}}
1818
1919Once you have an API key, create a new authentication context:<br > ` codefresh auth create-context --api-key {API_KEY} `
Original file line number Diff line number Diff line change 11{
22 "name" : " codefresh" ,
3- "version" : " 0.24.1 " ,
3+ "version" : " 0.25.0 " ,
44 "description" : " Codefresh command line utility" ,
55 "main" : " index.js" ,
66 "preferGlobal" : true ,
You can’t perform that action at this time.
0 commit comments