lacework
A tool to manage the Lacework cloud security platform.
Synopsis
The Lacework Command Line Interface is a tool that helps you manage the Lacework cloud security platform. Use it to manage compliance reports, external integrations, vulnerability scans, and other operations.
Start by configuring the Lacework CLI with the command:
lacework configure
This will prompt you for your Lacework account and a set of API access keys.
Options
-a, --account string account subdomain of URL (i.e. <ACCOUNT>.lacework.net)
-k, --api_key string access key id
-s, --api_secret string secret access key
--api_token string access token (replaces the use of api_key and api_secret)
--debug turn on debug logging
-h, --help help for lacework
--json switch commands output from human-readable to json format
--nocache turn off caching
--nocolor turn off colors
--noninteractive turn off interactive mode (disable spinners, prompts, etc.)
--organization access organization level data sets (org admins only)
-p, --profile string switch between profiles configured at ~/.lacework.toml
--subaccount string sub-account name inside your organization (org admins only)
SEE ALSO
- lacework access-token - Generate temporary API access tokens
- lacework account - Manage accounts in an organization (org admins only)
- lacework agent - Manage Lacework agents
- lacework alert - Inspect and manage alerts
- lacework alert-channel - Manage alert channels
- lacework alert-profile - Manage alert profiles
- lacework alert-rule - Manage alert rules
- lacework api - Helper to call Lacework's API
- lacework cloud-account - Manage cloud accounts
- lacework completion - Generate the autocompletion script for the specified shell
- lacework compliance - Manage compliance reports
- lacework configure - Configure the Lacework CLI
- lacework container-registry - Manage container registries
- lacework generate - Generate code to onboard your account
- lacework policy - Manage policies
- lacework policy-exception - Manage policy exceptions
- lacework query - Run and manage queries
- lacework report-definition - Manage report definitions
- lacework report-rule - Manage report rules
- lacework resource-group - Manage resource groups
- lacework team-member - Manage team members
- lacework version - Print the Lacework CLI version
- lacework vulnerability - Container and host vulnerability assessments
- lacework vulnerability-exception - Manage vulnerability exceptions