Environments

The OLP CLI supports the following:

  • list runtime environments

pipeline environment list

Lists the runtime environments currently enabled for the customer or their organization and returns information about those environments.

olp pipeline environment list [filter] [command parameters]

Optional parameters:

  • [filter] Freeform text used to filter the runtime environments list. The filter checks if the runtime environment's ID, name or description contains the filter string.
  • --credentials <path to credentials file> The name of a credentials file to use with the command. Credentials files are downloaded separately from the portal.
  • --profile <profile name> The name of the credentials profile to use from the olpcli.ini file.
  • --json Displays the command result in JSON format.
  • --quiet Displays runtime environment IDs, each on a new line.

For more information on using credentials and profiles, see Credentials setup.

Example:

The command below lists all the runtime environments currently enabled for the customer.

olp pipeline environment list

Output:

ID                    name                               resource profiles          description
batch-2.0.0           Batch 2.0.0 (Deprecated)           HC1B, HM1B, HS1B           Spark 2.4.2, Java OpenJDK 8u262, Scala 2.11
batch-2.1.0           Batch 2.1.0 (Deprecated)           HC1B, HM1B, HS1B           Spark 2.4.2 With AWS SDK 1.7.4, Java OpenJDK 8u262, Scala 2.11
batch-3.0             Batch 3.0                          HC1B, HM1B, HS1B           Spark 2.4.7 With AWS SDK 1.7.4, Java OpenJDK 8u262, Scala 2.12
batch-4.0             Batch 4.0                          HC1B, HM1B, HS1B           Spark 3.4.1 With AWS SDK 1.12.262, Java OpenJDK 8u372, Scala 2.12
stream-2.0.0          Stream 2.0.0 (Deprecated)          HC1S, HM1S, HS1S           Flink 1.7.1, Java OpenJDK 8u312, Scala 2.11
stream-3.0.0          Stream 3.0.0 (Deprecated)          HC1S, HM1S, HS1S           Flink 1.10.1, Java OpenJDK 8u312, Scala 2.11
stream-4.0            Stream 4.0 (Deprecated)            HC1S, HM1S, HS1S           Flink 1.10.3, Java OpenJDK 8u312, Scala 2.12
stream-5.0            Stream 5.0                         HC1S, HM1S, HS1S           Flink 1.13.5, Java OpenJDK 8u312, Scala 2.12

results matching ""

    No results matching ""