[Cloud Security][CIS GCP] Cloudshell agent installation flyout update #164495
Labels
8.10 candidate
Feature:Cloud-Security
Cloud Security related features
Team:Cloud Security
Cloud Security team related
verified
Summary
Currently agent installation flyout for CIS GCP Cloudshell option has tabs that shows other options of installation. We should remove this to make everything looks the same.
User also need to set up their GCP project by running this command
![Screenshot 2023-08-02 at 7 28 49 PM](https://private-user-images.githubusercontent.com/8703149/262445305-f42b64a2-e69d-432c-9c75-6fdfe03a9297.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MzkwNTYsIm5iZiI6MTczODkzODc1NiwicGF0aCI6Ii84NzAzMTQ5LzI2MjQ0NTMwNS1mNDJiNjRhMi1lNjlkLTQzMmMtOWM3NS02ZmRmZTAzYTkyOTcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMTQzMjM2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjgwNjU0YmNmNjYwNzY0YTNmZjZiODMxYzgwNzBmNjNmYTJhNTEyZWUwNWRjN2Y3MWQ2NmIxYjAwYjBjYWJlZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.XbQ_IyqXRurd0VggHz_TwxudvDMPgx0nkadxq2ZAO0M)
gcloud config set project <PROJECT_ID>
before running the command that was shown in the code block, we need to include this in the code blockThe text was updated successfully, but these errors were encountered: