Skip to content

Commit

Permalink
rewrote content for compute version topics as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamesh-PaloAlto committed Oct 7, 2024
1 parent 6821cf6 commit 2e882db
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,78 @@
== Utilities and plugins

All Prisma Cloud utilities and plugins can be downloaded directly from the Console UI
All Prisma Cloud utilities and plugins can be downloaded directly from the Console UI.
ifdef::compute_edition[]
They are also bundled with the release tarball you download from the xref:../welcome/releases.adoc[Customer Support Portal]
endif::compute_edition[]

To download the utilities from Prisma Cloud Console, go to *Manage > System > Utilities*.
From there, you can download:
All Prisma Cloud utilities and plugins can be downloaded directly from the Console UI.

* Jenkins plugin.
* Linux Container Defender image.
* twistcli for Linux, macOS, and Windows.
=== Downloading Utilities from the Prisma Cloud Console
. Navigate to *Manage* > *System* > *Utilities*.
+
You will find a list of downloadable utilities and plugins available for various platforms.
. For each utility, you can:
- Click the *Download* button to download the utility directly to your system.
- Click the *Copy* button to copy a curl command to run anywhere.

=== General Utilities

. *Jenkins plugin*: The Jenkins plugin enables integration with Prisma Cloud for seamless security scanning in your CI/CD pipeline.
+
To download the plugin for Prisma Cloud integration, use any of the following methods:

* Use the *Download* button to download the plugin directly.
* Use the *Copy* button to retrieve a curl command for remote download.

. *VMware Tanzu tile*: The VMware Tanzu Tile allows you to integrate Prisma Cloud with VMware Tanzu, enabling security across your Tanzu-managed workloads.

+
To download the plugin for Prisma Cloud integration, perform any of the following actions:

* Use the *Download* button to download the Tanzu integration tile for direct deployment into your VMware Tanzu environment.
* Use the *Copy* button to get a curl command for remote download.

. OpenAPI Spec (Beta): The OpenAPI Spec provides a schema definition for the Prisma Cloud API.
+
To download the plugin for Prisma Cloud integration, use any of the following methods:

* Use the *Download* button to download the current OpenAPI specification in Beta.
* Use the *Copy* button to download the OpenAPI spec using curl.

. Defender Image: Download the Defender image to install in your container environments.

+
To download the image, perform any of the following actions:

* Use the *Download* button to download the Defender image.
* Use the *Copy* button for a curl command.

=== Twistcli Tool

The twistcli tool is a command-line utility for interacting with Prisma Cloud to scan containers, images, serverless functions, and IaC (Infrastructure-as-Code) templates.

Different versions are available for various platforms:

* Linux x86_64 platform: Download the twistcli for standard Linux x86_64 architectures.
* Linux ARM64 platform: Download for ARM64-based systems.
* macOS x86_64 platform: Download for macOS on Intel-based systems.
* macOS ARM64 platform: Download for Apple Silicon (M1/M2) systems.
* Windows platform: Download the twistcli for Windows environments.

For each platform, you have the option to either:
* Download: Download the utility directly.
* Copy: Copy a curl command to retrieve the tool remotely.

=== Path to Console

When using the Jenkins plugin or the twistcli tool, you need to configure them with the correct Console address.

Use the Copy icon to copy the console path from the *Path to Console* section.

=== API Token

For access to Prisma Cloud APIs, you will require an API token.

Use the Copy icon to copy the token details from the *API Token* section. This token is used for authentication when making API requests to the Prisma Cloud Console.

The Console UI also shows the token validity. Ensure that the token is stored securely and is rotated before expiration to avoid disruptions in API access.
Original file line number Diff line number Diff line change
@@ -1,13 +1,78 @@
== Utilities and plugins

All Prisma Cloud utilities and plugins can be downloaded directly from the Console UI
All Prisma Cloud utilities and plugins can be downloaded directly from the Console UI.
ifdef::compute_edition[]
They are also bundled with the release tarball you download from the xref:../welcome/releases.adoc[Customer Support Portal]
endif::compute_edition[]

To download the utilities from Prisma Cloud Console, go to *Manage > System > Utilities*.
From there, you can download:
=== Downloading Utilities from the Prisma Cloud Console
. Navigate to *Manage* > *System* > *Utilities*.
+
You will find a list of downloadable utilities and plugins available for various platforms.
. For each utility, you can:
- Click the *Download* button to download the utility directly to your system.
- Click the *Copy* button to copy a curl command to run anywhere.

* Jenkins plugin.
* Linux Container Defender image.
* twistcli for Linux, macOS, and Windows.
=== General Utilities

. *Jenkins plugin*: The Jenkins plugin enables integration with Prisma Cloud for seamless security scanning in your CI/CD pipeline.
+
To download the plugin for Prisma Cloud integration, use any of the following methods:

* Use the *Download* button to download the plugin directly.
* Use the *Copy* button to retrieve a curl command for remote download.

. *VMware Tanzu tile*: The VMware Tanzu Tile allows you to integrate Prisma Cloud with VMware Tanzu, enabling security across your Tanzu-managed workloads.

+
To download the plugin for Prisma Cloud integration, perform any of the following actions:

* Use the *Download* button to download the Tanzu integration tile for direct deployment into your VMware Tanzu environment.
* Use the *Copy* button to get a curl command for remote download.

. OpenAPI Spec (Beta): The OpenAPI Spec provides a schema definition for the Prisma Cloud API.
+
To download the plugin for Prisma Cloud integration, use any of the following methods:

* Use the *Download* button to download the current OpenAPI specification in Beta.
* Use the *Copy* button to download the OpenAPI spec using curl.

. Defender Image: Download the Defender image to install in your container environments.

+
To download the image, perform any of the following actions:

* Use the *Download* button to download the Defender image.
* Use the *Copy* button for a curl command.

In addition, you can use the checksum to ensure the security of Defender images and protect them from tampering. Click the *Show Checksum* button to display the checksum and verify the downloaded image. Click *Hide Checksum* to hide the checksum after you have copied it.

=== Twistcli Tool

The twistcli tool is a command-line utility for interacting with Prisma Cloud to scan containers, images, serverless functions, and IaC (Infrastructure-as-Code) templates.

Different versions are available for various platforms:

* Linux x86_64 platform: Download the twistcli for standard Linux x86_64 architectures.
* Linux ARM64 platform: Download for ARM64-based systems.
* macOS x86_64 platform: Download for macOS on Intel-based systems.
* macOS ARM64 platform: Download for Apple Silicon (M1/M2) systems.
* Windows platform: Download the twistcli for Windows environments.

For each platform, you have the option to either:
* Download: Download the utility directly.
* Copy: Copy a curl command to retrieve the tool remotely.

=== Path to Console

When using the Jenkins plugin or the twistcli tool, you need to configure them with the correct Console address.

Use the Copy icon to copy the console path from the *Path to Console* section.

=== API Token

For access to Prisma Cloud APIs, you will require an API token.

Use the Copy icon to copy the token details from the *API Token* section. This token is used for authentication when making API requests to the Prisma Cloud Console.

The Console UI also shows the token validity. Ensure that the token is stored securely and is rotated before expiration to avoid disruptions in API access.

0 comments on commit 2e882db

Please sign in to comment.