Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Manan-Bhatia-0 committed Aug 15, 2024
1 parent 92c5ee6 commit 76f92ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions cli/docs/lacework_generate_cloud-account_azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ lacework generate cloud-account azure [flags]
### Options

```
--activity_log enable active log integration
--activity_log enable activity log integration
--activity_log_integration_name string specify a custom activity log integration name
--ad_create create new active directory integration (default true)
--ad_id string existing active directory application id
Expand All @@ -47,7 +47,7 @@ lacework generate cloud-account azure [flags]
--entra_id_activity_log enable Entra ID activity log integration
--entra_id_activity_log_integration_name string specify a custom Entra ID activity log integration name
--event_hub_location string specify the location where the Event Hub for logging will reside
--event_hub_partition_count specify the number of partitions for the Event Hub
--event_hub_partition_count int specify the number of partitions for the Event Hub
--existing_storage use existing storage account
-h, --help help for azure
--location string specify azure region where storage account logging resides
Expand Down
4 changes: 2 additions & 2 deletions integration/test_resources/help/generate_cloud-account_azure
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Aliases:
azure, az

Flags:
--activity_log enable active log integration
--activity_log enable activity log integration
--activity_log_integration_name string specify a custom activity log integration name
--ad_create create new active directory integration (default true)
--ad_id string existing active directory application id
Expand All @@ -34,7 +34,7 @@ Flags:
--entra_id_activity_log enable Entra ID activity log integration
--entra_id_activity_log_integration_name string specify a custom Entra ID activity log integration name
--event_hub_location string specify the location where the Event Hub for logging will reside
--event_hub_partition_count specify the number of partitions for the Event Hub
--event_hub_partition_count int specify the number of partitions for the Event Hub
--existing_storage use existing storage account
-h, --help help for azure
--location string specify azure region where storage account logging resides
Expand Down

0 comments on commit 76f92ee

Please sign in to comment.