Read the README.md, the development documentation and the Lacework CLI documentation.
There are 3 ways that community members can help contribute to the Lacework CLI. Reporting any issues you may find either in functionality of the CLI or documentation. Or if you believe some functionality should exist within the Lacework CLI you can make a feature request. Finally, if you've gone one step further and made the changes to submit for a pull request.
Ensure the issue you are raising has not already been created under issues.
If no current issue addresses the problem, open a new issue. Include as much relevant information as possible. See the bug template for help on creating a new issue.
If you wish to submit a request to add new functionality or an improvement to the go-sdk then use the the feature request template to open a new issue
When submitting a pull request follow the commit message standard. Reduce the likelihood of pushing breaking changes by running the go-sdk unit and integration tests, see development documentation.
Thanks,
Project Maintainers