...
For more information, see proxy on the CLI reference page.
3. Set up AGILITY global registry
AGILITY is upgraded periodically as new features and functionality become available. Similarly, new AGILITY models can be activated by installing one or more sub-components of AGILITY. For this purpose, AGILITY needs to communicate with B-Yond’s artifact repository (currently hosted on Oracle Ashburn cloud).
To facilitate this communication, B-Yond will provide you with registry name, and credentials (username, password). Use the following command to enable the communication with B-Yond artifact registry.
Code Block |
---|
agility global registry --name "iad.ocir.io" --username "username" --password "password" |
For this command there is no reset, you can simply re-enter the information if you make a mistake or you want to make an update.
For more information, see global on the CLI reference page.
4. Set up AGILITY context
...