Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release Notes
Another day, another release. These are the release notes for the version
v0.2.12
.Install Lacework Agent On Remote Hosts
Users can now install agents with the command:
When this command is executed without any additional flag, an interactive prompt will be
launched to help gather the necessary authentication information to access the remote host.
To authenticate to the remote host with a username and password.
To authenticate to the remote host with an identity file.
To provide an agent access token of your choice, use the command
lacework agent token list
,select a token and pass it to the agent install command using the
--token
flag.Agent Install Example
Features
Refactor
Bug Fixes
Documentation Updates
Other Changes
Docker Images
docker pull lacework/lacework-cli:latest
docker pull lacework/lacework-cli:scratch
docker pull lacework/lacework-cli:ubi-8
docker pull lacework/lacework-cli:centos-8
docker pull lacework/lacework-cli:debian-10
docker pull lacework/lacework-cli:ubuntu-1804
docker pull lacework/lacework-cli:amazonlinux-2