Skip to content

Commit

Permalink
fix(GROW-2950): fix help text
Browse files Browse the repository at this point in the history
  • Loading branch information
ipcrm committed Jun 14, 2024
1 parent bb1f4f0 commit e0c1c9c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions integration/test_resources/help/generate_cloud-account_gcp
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,9 @@ Flags:
--apply run terraform apply without executing plan or prompting
--audit_log enable audit log integration
--audit_log_integration_name string specify a custom audit log integration name
--bucket_lifecycle_rule_age int specify the lifecycle rule age (default -1)
--bucket_region string specify bucket region
--configuration enable configuration integration
--configuration_integration_name string specify a custom configuration integration name
--custom_bucket_name string override prefix based storage bucket name generation with a custom name
--custom_filter string Audit Log filter which supersedes all other filter options when defined
--enable_ubla enable universal bucket level access(ubla) (default true)
--existing_bucket_name string specify existing bucket name
--existing_service_account_name string specify existing service account name
--existing_service_account_private_key string specify existing service account private key (base64 encoded)
--existing_sink_name string specify existing sink name
Expand All @@ -51,7 +46,7 @@ Flags:
--projects strings list of project IDs to integrate with (project-level integrations)
--regions strings List of GCP regions to deploy for Agentless integration
--service_account_credentials string specify service account credentials JSON file path (leave blank to make use of google credential ENV vars)
--use_pub_sub use pub/sub for the audit log data rather than bucket
--use_pub_sub deprecated: pub/sub audit log integration is always used and only supported type (default true)
--wait_time string amount of time to wait before the next resource is provisioned

Global Flags:
Expand Down

0 comments on commit e0c1c9c

Please sign in to comment.