armosec / kubecop

Runtime detection and response for malicious events in Kubernetes workloads
Apache License 2.0
38 stars 5 forks source link

Adding params to readme #98

Closed amitschendel closed 10 months ago

amitschendel commented 11 months ago

Type

Documentation


Description

This PR focuses on enhancing the project's documentation. It adds a detailed description of the parameters to the README file, providing users with better understanding and usage guidance.


PR changes walkthrough

Relevant files                                                                                                                                 
Documentation
1 files
README.md                                                                                                     
    README.md

    The changes in the README file include the addition of a
    detailed description of the parameters.
codiumai-pr-agent-free[bot] commented 11 months ago

PR Description updated to latest commit (https://github.com/armosec/kubecop/commit/0232b3f7a286956f1cabb3b88aad37ae4a67d52a)

codiumai-pr-agent-free[bot] commented 11 months ago

PR Analysis

How to use

Instructions > To invoke the PR-Agent, add a comment using one of the following commands: > **/review**: Request a review of your Pull Request. > **/describe**: Update the PR title and description based on the contents of the PR. > **/improve [--extended]**: Suggest code improvements. Extended mode provides a higher quality feedback. > **/ask \**: Ask a question about the PR. > **/update_changelog**: Update the changelog based on the PR's contents. > **/add_docs**: Generate docstring for new components introduced in the PR. > **/generate_labels**: Generate labels for the PR based on the PR's contents. > see the [tools guide](https://github.com/Codium-ai/pr-agent/blob/main/docs/TOOLS_GUIDE.md) for more details. >To edit any configuration parameter from the [configuration.toml](https://github.com/Codium-ai/pr-agent/blob/main/pr_agent/settings/configuration.toml), add --config_path=new_value. >For example: /review --pr_reviewer.extra_instructions="focus on the file: ..." >To list the possible configuration parameters, add a **/config** comment.