add clarity to CLI docs

This commit is contained in:
Maidul Islam
2023-08-04 12:01:34 -04:00
parent 9cba0970be
commit 3fe592686a
2 changed files with 7 additions and 2 deletions

View File

@@ -111,3 +111,8 @@ You can use it across various environments, whether it's local development, CI/C
</Tip>
</Tab>
</Tabs>
## Quick Usage Guide
<Card color="#00A300" href="./usage">
Now that you have the CLI installed on your system, follow this guide to make the best use of it
</Card>