Prerequisites for Resource Management
This section provides the prerequisites steps for interacting with Resource Management on MissingLink.ai.
Important
Before you start, ensure that your code runs smoothly in a Docker environment, without MissingLink.
Installing the MissingLink CLI
Install the MissingLink CLI using the Python package manager pip
,
which should already be installed if you are using Python 2 >= 2.7.9
or
Python 3 >= 3.4
.
$ pip install missinglink
Authenticating the CLI
To authenticate the CLI, run:
$ ml auth init