Use the Openlayer CLI to interact with Openlayer
--version
option can be used to verify the version of Openlayer CLI being used.
openlayer login
, which requires manual input.
In a CI/CD environment where manual input is not possible, you can use your Openlayer API key
and the --api-key
option to authenticate. Refer to the CI/CD guide for details.