diff --git a/admin_guide/tools/twistcli.adoc b/admin_guide/tools/twistcli.adoc index 88be8604..1ffe93cb 100644 --- a/admin_guide/tools/twistcli.adoc +++ b/admin_guide/tools/twistcli.adoc @@ -50,7 +50,7 @@ HTTPS access to Console is servered on port 8083, so the full address would be: For the default Kubernetes installation procedure, the Console service is exposed by a LoadBalancer, and so the address for COMPUTE_CONSOLE is \https://:8083 -ifdef::compute_edition[] +endif::compute_edition[] ifdef::prisma_cloud[] To get the address for your Console, go to *Compute > Manage > System > Downloads*, and copy the string under *Path to Console*. @@ -181,9 +181,9 @@ The following table highlights where functions are disabled, or work differently |`scan` |Yes |[white]#No# {set:cellbgcolor:#000} -|[white]#No# +|[white]#No# {set:cellbgcolor:#000} -|`app-embedded` +|`app-embedded` {set:cellbgcolor:#fff} |`embed` |Yes |Yes @@ -193,19 +193,21 @@ The following table highlights where functions are disabled, or work differently | |Yes |[white]#No# {set:cellbgcolor:#000} -|[white]#No# +|[white]#No# -.2+|`serverless` {set:cellbgcolor:#fff} +|`serverless` {set:cellbgcolor:#fff} |`scan` |Yes |Yes |Yes -.2+|`iac` +ifdef::prisma_cloud[] +|`iac`^5^ {set:cellbgcolor:#fff} |`scan` |Yes |Yes |Yes +endif::prisma_cloud[] .2+|`support` |`dump` @@ -237,6 +239,11 @@ The _support dump_ function collects Console's logs when Console malfunctions. Copy _twistcli_ to host where Console runs, then execute _twistcli support dump_. Defender logs can be retrieved directly from the Console UI under *Manage > Defenders > Manage*. +ifdef::prisma_cloud[] +^5^ +IaC scanning is only available with *Prisma Cloud Enterprise Edition*. +endif::prisma_cloud[] + For a comprehensive list of supported options for each subcommand, run: $ twistcli --help