- RHOAS CLI installed - it will be used for obtaining tokens for authentication. For more information about authentication please refer to SDK docs.
- The user must be logged in to use the RHOAS CLI. This can be done useing the following command:
rhoas loginTo run examples execute the python modules using the newly aquired ACCESS_TOKEN as follows:
ACCESS_TOKEN=`rhoas authtoken` python3 examples/kafka_mgmt/get_kafkas_example.pyThis should return a list of kafkas.