Print

The command help is shown below.

Usage: qaskx-cli rediops print [-d=<devops file path>] [-o=<output file>] [-f=<format>] [--overwrite][-v | --vv | --vvv | --silent] [-c=<conf file>] [--colourCLI] [--offline] [--env=<environment file>]

The rediops print command is for printing the devops.json file

	For more details see the documentation at https://docs.qaskx.one/qaskx-cli/cmd/rediops//print/ .
                    
Options:            
  -d, --devops      rediOps (devops.json) file path
  -o, --output      Output file name (default "CONSOLE")
  -f, --format      Output format (default "PRINT")
      --overwrite   Overwrite existing content
  -v, --verbose     Verbose logging
      --vv          Verbose logging level 3
      --vvv         Verbose logging level 5
      --silent      Silent running
      --colourCLI   Colour terminal and command line (env $QASKX_COLOUR_CLI)
  -c, --conf        Configuration file (env $QASKX_CONFIG_FILE)
      --offline     Offline mode (env $QASKX_OFFLINE)
      --env         Environment file to use (default ".env")

Details

The qaskx-cli rediops print subcommand is used to produce a basic print of the rediOps file named devops.json in the project .well-known directory.

You could simply open the devops.json file.