đCoretex CLI Setup
Last updated
Last updated
Requirements for installing and using Coretex CLI:
Python 3.8 or higher
Pip (python package manager)
Python venv (virtualenv)
Installing Coretex CLI is as simple as installing any Python package. You can do it by running this command (depending on how you've installed pip on your system):
Make sure to restart the terminal after installation is complete.
After installation is done You can verify that installation was successful by running the following command in your terminal:
To execute any commands using Coretex CLI you will first need to tell it to user your account. You can do that by using this command:
Since Coretex is getting frequent updates it is always a good idea to keep up with it. To update CLI to latest version you can use this command: