Learn about the global options available for the Openlayer CLI
Global options are commonly available to use with multiple Openlayer CLI commands.
The --api-key
option can be used to provide an Openlayer API key
when running Openlayer CLI commands.
For example, to push without having to run openlayer login
:
The --debug
option can be used to provide a more verbose output when running Openlayer CLI commands.
The --profile-name
option can be used to specify the profile name to read from for config (default "default"
).
The --version
option can be used to verify the version of Openlayer CLI being used.
Learn about the global options available for the Openlayer CLI
Global options are commonly available to use with multiple Openlayer CLI commands.
The --api-key
option can be used to provide an Openlayer API key
when running Openlayer CLI commands.
For example, to push without having to run openlayer login
:
The --debug
option can be used to provide a more verbose output when running Openlayer CLI commands.
The --profile-name
option can be used to specify the profile name to read from for config (default "default"
).
The --version
option can be used to verify the version of Openlayer CLI being used.