diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a9249e84..7310cacb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +# v0.8.0 + +## Features +* feat(cli): Add CSV rendering output for select commands (#424) (Matt Cadorette)([1bbe07c](https://github.com/lacework/go-sdk/commit/1bbe07c2055e61d6d34d0f4acb8bd9194358fcaf)) +* feat(cli): Automate migration of v2 configuration (#431) (Salim Afiune)([2ac806a](https://github.com/lacework/go-sdk/commit/2ac806a91e8fea03eb6dec96e2ce8e8b3944b5e7)) +* feat(pkg): to disseminate a domain URL (Salim Afiune Maya)([0770102](https://github.com/lacework/go-sdk/commit/07701029b5a057fd1b4da97d10683b27a381f365)) +* feat(cli): v2 configure cmd undestands subaccounts (Salim Afiune Maya)([5e092f7](https://github.com/lacework/go-sdk/commit/5e092f70e601e081a02bb7ec18204c6373cdb6ec)) +* feat: AWS Gov Cloud CloudTrail integration (#425) (Darren)([63097d5](https://github.com/lacework/go-sdk/commit/63097d55ae37616a61022f8cb0cba3cc5dcb9134)) +* feat(cli): AWS GovCloud Config integration (#421) (Darren)([68d7087](https://github.com/lacework/go-sdk/commit/68d708713289c84606613a7261e015462c413299)) +* feat(cli): lacework policy command (hazedav)([8c53e8e](https://github.com/lacework/go-sdk/commit/8c53e8eac2a06916dab4cf0062ea8ffc3781895e)) +* feat: introducing first APIv2 endpoint UserProfile (#411) (Salim Afiune)([c183cce](https://github.com/lacework/go-sdk/commit/c183ccec205c473e461eae19d116f863a613ab9b)) +## Refactor +* refactor(cli): remove shorthand of subaccount "u" (#436) (Salim Afiune)([2decc86](https://github.com/lacework/go-sdk/commit/2decc8610b77244c0f1b04370b34d368ea6b9206)) +* refactor(cli): use new internal domain go package (Salim Afiune Maya)([1695993](https://github.com/lacework/go-sdk/commit/16959935dc6f876f82c970c9f1844ecd4068ccb7)) +* refactor(cli): improve configure command (Salim Afiune Maya)([b14938b](https://github.com/lacework/go-sdk/commit/b14938be7ac4f22dc83d9659d9b062071f981cf9)) +## Bug Fixes +* fix: Fix vuln container list-assessments json output (#430) (Darren)([02ff56d](https://github.com/lacework/go-sdk/commit/02ff56d37ab0fe0468aaeb1dd8afe28a53abbf0b)) +## Other Changes +* ci: fix a bunch of things with our CI pipeline (#432) (Salim Afiune)([af603e1](https://github.com/lacework/go-sdk/commit/af603e145fe138a79fd21445da75087b2de93a49)) +* test(integration): configure command for OrgAdmins (Salim Afiune Maya)([6504ad9](https://github.com/lacework/go-sdk/commit/6504ad991058eac4c0db2cd238d42580f9193e43)) +* test: new DEBUG env variable for interactive shell (Salim Afiune Maya)([bd58489](https://github.com/lacework/go-sdk/commit/bd584894848e27593349c4ee9a779f4ee7fff9b2)) +* test(integration): fix missed help message update (#419) (Salim Afiune)([f1fcbf3](https://github.com/lacework/go-sdk/commit/f1fcbf32b3dc571978b42293509f4def1d7c56cb)) +--- # v0.7.1 ## Bug Fixes diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a86135374..e8891cf78 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,14 +1,26 @@ # Release Notes -Another day, another release. These are the release notes for the version `v0.7.1`. +Another day, another release. These are the release notes for the version `v0.8.0`. +## Features +* feat(cli): Add CSV rendering output for select commands (#424) (Matt Cadorette)([1bbe07c](https://github.com/lacework/go-sdk/commit/1bbe07c2055e61d6d34d0f4acb8bd9194358fcaf)) +* feat(cli): Automate migration of v2 configuration (#431) (Salim Afiune)([2ac806a](https://github.com/lacework/go-sdk/commit/2ac806a91e8fea03eb6dec96e2ce8e8b3944b5e7)) +* feat(pkg): to disseminate a domain URL (Salim Afiune Maya)([0770102](https://github.com/lacework/go-sdk/commit/07701029b5a057fd1b4da97d10683b27a381f365)) +* feat(cli): v2 configure cmd undestands subaccounts (Salim Afiune Maya)([5e092f7](https://github.com/lacework/go-sdk/commit/5e092f70e601e081a02bb7ec18204c6373cdb6ec)) +* feat: AWS Gov Cloud CloudTrail integration (#425) (Darren)([63097d5](https://github.com/lacework/go-sdk/commit/63097d55ae37616a61022f8cb0cba3cc5dcb9134)) +* feat(cli): AWS GovCloud Config integration (#421) (Darren)([68d7087](https://github.com/lacework/go-sdk/commit/68d708713289c84606613a7261e015462c413299)) +* feat(cli): lacework policy command (hazedav)([8c53e8e](https://github.com/lacework/go-sdk/commit/8c53e8eac2a06916dab4cf0062ea8ffc3781895e)) +* feat: introducing first APIv2 endpoint UserProfile (#411) (Salim Afiune)([c183cce](https://github.com/lacework/go-sdk/commit/c183ccec205c473e461eae19d116f863a613ab9b)) +## Refactor +* refactor(cli): remove shorthand of subaccount "u" (#436) (Salim Afiune)([2decc86](https://github.com/lacework/go-sdk/commit/2decc8610b77244c0f1b04370b34d368ea6b9206)) +* refactor(cli): use new internal domain go package (Salim Afiune Maya)([1695993](https://github.com/lacework/go-sdk/commit/16959935dc6f876f82c970c9f1844ecd4068ccb7)) +* refactor(cli): improve configure command (Salim Afiune Maya)([b14938b](https://github.com/lacework/go-sdk/commit/b14938be7ac4f22dc83d9659d9b062071f981cf9)) ## Bug Fixes -* fix(api): graceful degradation for HTTP 204 (#409) (hazedav)([44eb159](https://github.com/lacework/go-sdk/commit/44eb159af877e359be7a840cb72d4fd05b0cc718)) +* fix: Fix vuln container list-assessments json output (#430) (Darren)([02ff56d](https://github.com/lacework/go-sdk/commit/02ff56d37ab0fe0468aaeb1dd8afe28a53abbf0b)) ## Other Changes -* build(cli): Upgrade Go version 1.15 -> 1.16, Add support for darwin/arm64 (#408) (Darren)([c9d0a6f](https://github.com/lacework/go-sdk/commit/c9d0a6f8807eb12d3ebe86985e087450f095558e)) -* ci: Disable failing test (#418) (Darren)([c5d7733](https://github.com/lacework/go-sdk/commit/c5d7733d589cacf2b44e58f1d55c7ddc6ef9d5c5)) -* ci(cli): fix integration test (#417) (Salim Afiune)([b9ad070](https://github.com/lacework/go-sdk/commit/b9ad0706341d2583cd16cca70860695d55e9401b)) -* ci: Update go deps (#413) (Darren)([8ee2393](https://github.com/lacework/go-sdk/commit/8ee239338741d5e624336347521514e86b9fa31e)) -* test(cli): add container vuln scan NO polling (#414) (Salim Afiune)([793103f](https://github.com/lacework/go-sdk/commit/793103fb77170952e7e7f8498459f68d38c875c6)) +* ci: fix a bunch of things with our CI pipeline (#432) (Salim Afiune)([af603e1](https://github.com/lacework/go-sdk/commit/af603e145fe138a79fd21445da75087b2de93a49)) +* test(integration): configure command for OrgAdmins (Salim Afiune Maya)([6504ad9](https://github.com/lacework/go-sdk/commit/6504ad991058eac4c0db2cd238d42580f9193e43)) +* test: new DEBUG env variable for interactive shell (Salim Afiune Maya)([bd58489](https://github.com/lacework/go-sdk/commit/bd584894848e27593349c4ee9a779f4ee7fff9b2)) +* test(integration): fix missed help message update (#419) (Salim Afiune)([f1fcbf3](https://github.com/lacework/go-sdk/commit/f1fcbf32b3dc571978b42293509f4def1d7c56cb)) ## Docker Images * `docker pull lacework/lacework-cli:latest` diff --git a/VERSION b/VERSION index 8a133991b..8adc70fdd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.2-dev \ No newline at end of file +0.8.0 \ No newline at end of file diff --git a/api/version.go b/api/version.go index 27c8df3a5..6a5973aa5 100644 --- a/api/version.go +++ b/api/version.go @@ -1,5 +1,5 @@ // Code generated by: scripts/version_updater.sh -// File generated at: 20210517203613 +// File generated at: 20210607161315 // // <<< DO NOT EDIT >>> // @@ -7,4 +7,4 @@ package api // Version is the semver coming from the VERSION file -const Version = "0.7.2-dev" +const Version = "0.8.0" diff --git a/cli/docs/lacework.md b/cli/docs/lacework.md index 737a68215..79435b97b 100644 --- a/cli/docs/lacework.md +++ b/cli/docs/lacework.md @@ -26,13 +26,14 @@ This will prompt you for your Lacework account and a set of API access keys. --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -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](lacework_access-token.md) - generate temporary API access tokens * [lacework agent](lacework_agent.md) - manage Lacework agents -* [lacework api](lacework_api.md) - helper to call Lacework's RestfulAPI +* [lacework api](lacework_api.md) - helper to call Lacework's API * [lacework compliance](lacework_compliance.md) - manage compliance reports * [lacework configure](lacework_configure.md) - configure the Lacework CLI * [lacework event](lacework_event.md) - inspect Lacework events diff --git a/cli/docs/lacework_access-token.md b/cli/docs/lacework_access-token.md index 3bea39e20..6ef617ab3 100644 --- a/cli/docs/lacework_access-token.md +++ b/cli/docs/lacework_access-token.md @@ -29,6 +29,7 @@ lacework access-token [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_agent.md b/cli/docs/lacework_agent.md index 64646bb1e..0767de025 100644 --- a/cli/docs/lacework_agent.md +++ b/cli/docs/lacework_agent.md @@ -31,6 +31,7 @@ For a complete list of supported operating systems, visit: --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_agent_install.md b/cli/docs/lacework_agent_install.md index c6a3b5b72..1ee6b5ea5 100644 --- a/cli/docs/lacework_agent_install.md +++ b/cli/docs/lacework_agent_install.md @@ -49,6 +49,7 @@ lacework agent install <[user@]host> [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_agent_token.md b/cli/docs/lacework_agent_token.md index a8906db4f..85141df79 100644 --- a/cli/docs/lacework_agent_token.md +++ b/cli/docs/lacework_agent_token.md @@ -28,6 +28,7 @@ complete, the old token can safely be disabled without interrupting Lacework ser --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_agent_token_create.md b/cli/docs/lacework_agent_token_create.md index e42525d2b..352a07a81 100644 --- a/cli/docs/lacework_agent_token_create.md +++ b/cli/docs/lacework_agent_token_create.md @@ -27,6 +27,7 @@ lacework agent token create [description] [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_agent_token_list.md b/cli/docs/lacework_agent_token_list.md index 25a9a33cc..b92135849 100644 --- a/cli/docs/lacework_agent_token_list.md +++ b/cli/docs/lacework_agent_token_list.md @@ -27,6 +27,7 @@ lacework agent token list [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_agent_token_show.md b/cli/docs/lacework_agent_token_show.md index 2f248eff4..b63f2eca0 100644 --- a/cli/docs/lacework_agent_token_show.md +++ b/cli/docs/lacework_agent_token_show.md @@ -27,6 +27,7 @@ lacework agent token show [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_agent_token_update.md b/cli/docs/lacework_agent_token_update.md index f8cd8dcad..4351ec6a6 100644 --- a/cli/docs/lacework_agent_token_update.md +++ b/cli/docs/lacework_agent_token_update.md @@ -43,6 +43,7 @@ lacework agent token update [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_api.md b/cli/docs/lacework_api.md index 9651ac70e..ea4f1361f 100644 --- a/cli/docs/lacework_api.md +++ b/cli/docs/lacework_api.md @@ -1,19 +1,31 @@ ## lacework api -helper to call Lacework's RestfulAPI +helper to call Lacework's API ### Synopsis -Use this command as a helper to call any available Lacework API endpoint. +Use this command as a helper to call any available Lacework API v1 & v2 endpoint. -For example, to list all integrations configured in your account run: +== For APIv1 == - lacework api get /external/integrations +To list all integrations configured in your account: -For a complete list of available API endpoints visit: + lacework api get /v1/external/integrations + +For a complete list of available API v1 endpoints visit: https://.lacework.net/api/v1/external/docs +== For APIv2 == + +To list all available Lacework schema types: + + lacework api get /v2/schemas + +For a complete list of available API v1 endpoints visit: + + https://.lacework.net/api/v2/docs + ``` lacework api [flags] @@ -37,6 +49,7 @@ lacework api [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance.md b/cli/docs/lacework_compliance.md index 93ee7a601..1518b0029 100644 --- a/cli/docs/lacework_compliance.md +++ b/cli/docs/lacework_compliance.md @@ -42,6 +42,7 @@ Use the following command to list all available integrations in your account: --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_aws.md b/cli/docs/lacework_compliance_aws.md index c50521fb8..19fe62578 100644 --- a/cli/docs/lacework_compliance_aws.md +++ b/cli/docs/lacework_compliance_aws.md @@ -38,6 +38,7 @@ To run an ad-hoc compliance assessment: --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_aws_get-report.md b/cli/docs/lacework_compliance_aws_get-report.md index 7c8784509..e86597d70 100644 --- a/cli/docs/lacework_compliance_aws_get-report.md +++ b/cli/docs/lacework_compliance_aws_get-report.md @@ -25,6 +25,7 @@ lacework compliance aws get-report [flags] ``` --category strings filter report details by category (identity-and-access-management, s3, logging...) + --csv output report in CSV format --details increase details about the compliance report -h, --help help for get-report --pdf download report in PDF format @@ -45,6 +46,7 @@ lacework compliance aws get-report [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_aws_list-accounts.md b/cli/docs/lacework_compliance_aws_list-accounts.md index c4ab1b99e..ce7a10a87 100644 --- a/cli/docs/lacework_compliance_aws_list-accounts.md +++ b/cli/docs/lacework_compliance_aws_list-accounts.md @@ -27,6 +27,7 @@ lacework compliance aws list-accounts [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_aws_run-assessment.md b/cli/docs/lacework_compliance_aws_run-assessment.md index 633180061..cdff2c43e 100644 --- a/cli/docs/lacework_compliance_aws_run-assessment.md +++ b/cli/docs/lacework_compliance_aws_run-assessment.md @@ -27,6 +27,7 @@ lacework compliance aws run-assessment [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_azure.md b/cli/docs/lacework_compliance_azure.md index 629673a52..e25a3f2b0 100644 --- a/cli/docs/lacework_compliance_azure.md +++ b/cli/docs/lacework_compliance_azure.md @@ -42,6 +42,7 @@ To run an ad-hoc compliance assessment use the command: --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_azure_get-report.md b/cli/docs/lacework_compliance_azure_get-report.md index 11851a2aa..860798bb9 100644 --- a/cli/docs/lacework_compliance_azure_get-report.md +++ b/cli/docs/lacework_compliance_azure_get-report.md @@ -20,6 +20,7 @@ lacework compliance azure get-report [flags] ``` --category strings filter report details by category (networking, storage, ...) + --csv output report in CSV format --details increase details about the compliance report -h, --help help for get-report --pdf download report in PDF format @@ -40,6 +41,7 @@ lacework compliance azure get-report [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_azure_list-subscriptions.md b/cli/docs/lacework_compliance_azure_list-subscriptions.md index a7d27feba..d26e378eb 100644 --- a/cli/docs/lacework_compliance_azure_list-subscriptions.md +++ b/cli/docs/lacework_compliance_azure_list-subscriptions.md @@ -31,6 +31,7 @@ lacework compliance azure list-subscriptions [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_azure_list-tenants.md b/cli/docs/lacework_compliance_azure_list-tenants.md index dea600b82..cd27b1a69 100644 --- a/cli/docs/lacework_compliance_azure_list-tenants.md +++ b/cli/docs/lacework_compliance_azure_list-tenants.md @@ -27,6 +27,7 @@ lacework compliance azure list-tenants [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_azure_run-assessment.md b/cli/docs/lacework_compliance_azure_run-assessment.md index d611b79f9..d8ad38eec 100644 --- a/cli/docs/lacework_compliance_azure_run-assessment.md +++ b/cli/docs/lacework_compliance_azure_run-assessment.md @@ -27,6 +27,7 @@ lacework compliance azure run-assessment [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_google.md b/cli/docs/lacework_compliance_google.md index d26a8048a..79f049895 100644 --- a/cli/docs/lacework_compliance_google.md +++ b/cli/docs/lacework_compliance_google.md @@ -48,6 +48,7 @@ To run an ad-hoc compliance assessment use the command: --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_google_get-report.md b/cli/docs/lacework_compliance_google_get-report.md index b93cca34b..3b3e5fc2c 100644 --- a/cli/docs/lacework_compliance_google_get-report.md +++ b/cli/docs/lacework_compliance_google_get-report.md @@ -20,6 +20,7 @@ lacework compliance google get-report [flags] ``` --category strings filter report details by category (storage, networking, identity-and-access-management, ...) + --csv output report in CSV format --details increase details about the compliance report -h, --help help for get-report --pdf download report in PDF format @@ -40,6 +41,7 @@ lacework compliance google get-report [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_google_list-projects.md b/cli/docs/lacework_compliance_google_list-projects.md index cccfc8e76..991c69d63 100644 --- a/cli/docs/lacework_compliance_google_list-projects.md +++ b/cli/docs/lacework_compliance_google_list-projects.md @@ -36,6 +36,7 @@ lacework compliance google list-projects [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_compliance_google_run-assessment.md b/cli/docs/lacework_compliance_google_run-assessment.md index 53f911f49..61ea93897 100644 --- a/cli/docs/lacework_compliance_google_run-assessment.md +++ b/cli/docs/lacework_compliance_google_run-assessment.md @@ -27,6 +27,7 @@ lacework compliance google run-assessment [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_configure.md b/cli/docs/lacework_configure.md index 7d8567234..f874b684d 100644 --- a/cli/docs/lacework_configure.md +++ b/cli/docs/lacework_configure.md @@ -45,6 +45,7 @@ lacework configure [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_configure_list.md b/cli/docs/lacework_configure_list.md index d292fbefc..8473f1e82 100644 --- a/cli/docs/lacework_configure_list.md +++ b/cli/docs/lacework_configure_list.md @@ -32,6 +32,7 @@ lacework configure list [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_configure_show.md b/cli/docs/lacework_configure_show.md index f08fd7e40..7b65019b8 100644 --- a/cli/docs/lacework_configure_show.md +++ b/cli/docs/lacework_configure_show.md @@ -39,6 +39,7 @@ lacework configure show [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_event.md b/cli/docs/lacework_event.md index 9aff47711..1ce64824e 100644 --- a/cli/docs/lacework_event.md +++ b/cli/docs/lacework_event.md @@ -23,6 +23,7 @@ Inspect events reported by the Lacework platform --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_event_list.md b/cli/docs/lacework_event_list.md index 590fda93a..dbf7548ec 100644 --- a/cli/docs/lacework_event_list.md +++ b/cli/docs/lacework_event_list.md @@ -40,6 +40,7 @@ lacework event list [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_event_open.md b/cli/docs/lacework_event_open.md index 461cc77b2..90d008429 100644 --- a/cli/docs/lacework_event_open.md +++ b/cli/docs/lacework_event_open.md @@ -27,6 +27,7 @@ lacework event open [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_event_show.md b/cli/docs/lacework_event_show.md index f62b9710d..0e62f4737 100644 --- a/cli/docs/lacework_event_show.md +++ b/cli/docs/lacework_event_show.md @@ -27,6 +27,7 @@ lacework event show [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_integration.md b/cli/docs/lacework_integration.md index 099f78468..626d35eba 100644 --- a/cli/docs/lacework_integration.md +++ b/cli/docs/lacework_integration.md @@ -23,6 +23,7 @@ Manage external integrations with the Lacework platform --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_integration_create.md b/cli/docs/lacework_integration_create.md index d3b6db244..092efedcc 100644 --- a/cli/docs/lacework_integration_create.md +++ b/cli/docs/lacework_integration_create.md @@ -27,6 +27,7 @@ lacework integration create [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_integration_delete.md b/cli/docs/lacework_integration_delete.md index 6374e7cb4..aff1ec635 100644 --- a/cli/docs/lacework_integration_delete.md +++ b/cli/docs/lacework_integration_delete.md @@ -28,6 +28,7 @@ lacework integration delete [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_integration_list.md b/cli/docs/lacework_integration_list.md index cdca7f94b..5264cc540 100644 --- a/cli/docs/lacework_integration_list.md +++ b/cli/docs/lacework_integration_list.md @@ -24,6 +24,7 @@ lacework integration list [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_integration_show.md b/cli/docs/lacework_integration_show.md index 25c8646a7..f47674fc4 100644 --- a/cli/docs/lacework_integration_show.md +++ b/cli/docs/lacework_integration_show.md @@ -23,6 +23,7 @@ lacework integration show [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_version.md b/cli/docs/lacework_version.md index 828675462..0aee2aaf1 100644 --- a/cli/docs/lacework_version.md +++ b/cli/docs/lacework_version.md @@ -31,6 +31,7 @@ lacework version [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability.md b/cli/docs/lacework_vulnerability.md index 6b47b6248..ad7dd8577 100644 --- a/cli/docs/lacework_vulnerability.md +++ b/cli/docs/lacework_vulnerability.md @@ -23,6 +23,7 @@ Container and host vulnerability assessments. --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability_container.md b/cli/docs/lacework_vulnerability_container.md index 35f70ef40..11f73b5d3 100644 --- a/cli/docs/lacework_vulnerability_container.md +++ b/cli/docs/lacework_vulnerability_container.md @@ -38,6 +38,7 @@ Then navigate to Settings > Integrations > Container Registry. --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability_container_list-assessments.md b/cli/docs/lacework_vulnerability_container_list-assessments.md index 16935a744..2c62bc286 100644 --- a/cli/docs/lacework_vulnerability_container_list-assessments.md +++ b/cli/docs/lacework_vulnerability_container_list-assessments.md @@ -35,6 +35,7 @@ lacework vulnerability container list-assessments [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability_container_list-registries.md b/cli/docs/lacework_vulnerability_container_list-registries.md index bb6a2a0fe..212b5608f 100644 --- a/cli/docs/lacework_vulnerability_container_list-registries.md +++ b/cli/docs/lacework_vulnerability_container_list-registries.md @@ -27,6 +27,7 @@ lacework vulnerability container list-registries [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability_container_scan-status.md b/cli/docs/lacework_vulnerability_container_scan-status.md index 2475a8604..386fd4bff 100644 --- a/cli/docs/lacework_vulnerability_container_scan-status.md +++ b/cli/docs/lacework_vulnerability_container_scan-status.md @@ -35,6 +35,7 @@ lacework vulnerability container scan-status [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability_container_scan.md b/cli/docs/lacework_vulnerability_container_scan.md index b3bb6a46b..cab6654a6 100644 --- a/cli/docs/lacework_vulnerability_container_scan.md +++ b/cli/docs/lacework_vulnerability_container_scan.md @@ -46,6 +46,7 @@ lacework vulnerability container scan [flag --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability_container_show-assessment.md b/cli/docs/lacework_vulnerability_container_show-assessment.md index 7328b6481..8b9cc4996 100644 --- a/cli/docs/lacework_vulnerability_container_show-assessment.md +++ b/cli/docs/lacework_vulnerability_container_show-assessment.md @@ -46,6 +46,7 @@ lacework vulnerability container show-assessment [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability_host.md b/cli/docs/lacework_vulnerability_host.md index 41a178847..3c5ee0d20 100644 --- a/cli/docs/lacework_vulnerability_host.md +++ b/cli/docs/lacework_vulnerability_host.md @@ -25,6 +25,7 @@ from hosts with the Lacework datacollector agent installed. --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability_host_generate-pkg-manifest.md b/cli/docs/lacework_vulnerability_host_generate-pkg-manifest.md index 5712732e2..896678e9c 100644 --- a/cli/docs/lacework_vulnerability_host_generate-pkg-manifest.md +++ b/cli/docs/lacework_vulnerability_host_generate-pkg-manifest.md @@ -33,6 +33,7 @@ lacework vulnerability host generate-pkg-manifest [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability_host_list-cves.md b/cli/docs/lacework_vulnerability_host_list-cves.md index 48b6d9b15..d68790426 100644 --- a/cli/docs/lacework_vulnerability_host_list-cves.md +++ b/cli/docs/lacework_vulnerability_host_list-cves.md @@ -19,6 +19,7 @@ lacework vulnerability host list-cves [flags] ``` --active only show vulnerabilities of packages actively running in your environment + --csv output vulnerability assessment in CSV format --fixable only show fixable vulnerabilities -h, --help help for list-cves --packages show a list of packages with CVE count @@ -36,6 +37,7 @@ lacework vulnerability host list-cves [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability_host_list-hosts.md b/cli/docs/lacework_vulnerability_host_list-hosts.md index 781820ace..c63a2e685 100644 --- a/cli/docs/lacework_vulnerability_host_list-hosts.md +++ b/cli/docs/lacework_vulnerability_host_list-hosts.md @@ -17,6 +17,7 @@ lacework vulnerability host list-hosts [flags] ### Options ``` + --csv output vulnerability assessment in CSV format -h, --help help for list-hosts --offline only show hosts that are offline --online only show hosts that are online @@ -33,6 +34,7 @@ lacework vulnerability host list-hosts [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability_host_scan-pkg-manifest.md b/cli/docs/lacework_vulnerability_host_scan-pkg-manifest.md index 4403fc491..14766216f 100644 --- a/cli/docs/lacework_vulnerability_host_scan-pkg-manifest.md +++ b/cli/docs/lacework_vulnerability_host_scan-pkg-manifest.md @@ -56,6 +56,7 @@ lacework vulnerability host scan-pkg-manifest [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO diff --git a/cli/docs/lacework_vulnerability_host_show-assessment.md b/cli/docs/lacework_vulnerability_host_show-assessment.md index fa2915e2c..2aa855582 100644 --- a/cli/docs/lacework_vulnerability_host_show-assessment.md +++ b/cli/docs/lacework_vulnerability_host_show-assessment.md @@ -42,6 +42,7 @@ lacework vulnerability host show-assessment [flags] --nocolor turn off colors --noninteractive turn off interactive mode (disable spinners, prompts, etc.) -p, --profile string switch between profiles configured at ~/.lacework.toml + --subaccount string sub-account name inside your organization (org admins only) ``` ### SEE ALSO