Skip to content

Commit 29e131a

Browse files
committed
Added link to Linode CLI on docs main page
1 parent dd619cd commit 29e131a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/getting_started/intros/Introduction.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ export default function Introduction() {
3333
<Link to={`/${API_VERSION}/guides/curl/testing-with-curl`}>
3434
Check out the Testing with cURL guide
3535
</Link> to get started making API calls using a Personal Access Token (PAT).
36+
If you don't want to curl the api directly, you might be looking for
37+
the <ExternalLink to='https://github.com/linode/linode-cli'>Linode CLI</ExternalLink>.
3638
</div>
3739
<p>
3840
All APIv4 endpoints are located at:

0 commit comments

Comments
 (0)