Skip to content

Commit

Permalink
chore: Update lacework compliance <csp> help text (#1112)
Browse files Browse the repository at this point in the history
Signed-off-by: Ross <[email protected]>

Signed-off-by: Ross <[email protected]>
  • Loading branch information
rmoles authored Jan 13, 2023
1 parent 72d4c44 commit 685a490
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 24 deletions.
12 changes: 0 additions & 12 deletions cli/cmd/compliance.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,6 @@ To get the latest Azure compliance assessment report, use the command:
lacework compliance azure get-report <tenant_id> <subscription_id>
These reports run on a regular schedule, typically once a day.
To run an ad-hoc compliance assessment use the command:
lacework compliance azure run-assessment <tenant_id>
`,
}

Expand All @@ -137,10 +133,6 @@ To get the latest GCP compliance assessment report, use the command:
lacework compliance gcp get-report <organization_id> <project_id>
These reports run on a regular schedule, typically once a day.
To run an ad-hoc compliance assessment use the command:
lacework compliance gcp run-assessment <org_or_project_id>
`,
}

Expand All @@ -159,10 +151,6 @@ To get the latest AWS compliance assessment report:
lacework compliance aws get-report <account_id>
These reports run on a regular schedule, typically once a day.
To run an ad-hoc compliance assessment:
lacework compliance aws run-assessment <account_id>
`,
}
)
Expand Down
4 changes: 0 additions & 4 deletions integration/test_resources/help/compliance_aws
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ To get the latest AWS compliance assessment report:

These reports run on a regular schedule, typically once a day.

To run an ad-hoc compliance assessment:

lacework compliance aws run-assessment <account_id>

Usage:
lacework compliance aws [command]

Expand Down
4 changes: 0 additions & 4 deletions integration/test_resources/help/compliance_azure
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ To get the latest Azure compliance assessment report, use the command:

These reports run on a regular schedule, typically once a day.

To run an ad-hoc compliance assessment use the command:

lacework compliance azure run-assessment <tenant_id>

Usage:
lacework compliance azure [command]

Expand Down
4 changes: 0 additions & 4 deletions integration/test_resources/help/compliance_google
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ To get the latest GCP compliance assessment report, use the command:

These reports run on a regular schedule, typically once a day.

To run an ad-hoc compliance assessment use the command:

lacework compliance gcp run-assessment <org_or_project_id>

Usage:
lacework compliance google [command]

Expand Down

0 comments on commit 685a490

Please sign in to comment.