Extract Fields

Tutorial Prime

The qaskx-cli rediops get --help is a useful command that does not require a rediOps file as it can also operate on extracting data using a standard OpenAPI specification.

Objective

The objective of the tutorial is to extract a list of fields used in a API route. The field list includes information in type, text and size if provided.

Requirements

To follow this tutorial you will need

  1. qaskx-cli installed and accessible. The tutorial assumes it is in your path or qualified on calls
  2. Access to the internet

Let’s Start.