lacework/lacework-cli

Verified Publisher

By Lacework Inc

Updated 12 days ago

The Lacework CLI is a tool that helps you manage the Lacework cloud security platform.

Image
Security
Integration & delivery
1

500K+

lacework/lacework-cli repository overview

Lacework CLI

The Lacework Command Line Interface is a tool that helps you manage the Lacework cloud security platform. You can use it to manage compliance reports, external integrations, vulnerability scans, and other operations.

Quickstart

To run the Lacework CLI inside a docker container:

$ docker run -it lacework/lacework-cli:latest
bash-4.2# lacework help

Use the help command to explore the tool and navigate its commands.

Invoke a single command

To invoke the Lacework CLI for a single command execution:

docker run                            \
  --env LW_ACCOUNT=$LW_ACCOUNT        \
  --env LW_API_KEY=$LW_API_KEY        \
  --env LW_API_SECRET=$LW_API_SECRET  \
  lacework/lacework-cli help

NOTE: The size of this docker container is less than 20MB

Documentation

To learn more about the Lacework CLI, see https://docs.lacework.com/cli.

Latest Releases

Find the latest release at github.com/lacework/go-sdk/releases.

Tag summary

Content type

Image

Digest

sha256:9b93c498a

Size

30.8 MB

Last updated

12 days ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

268

Last week