Skip to content

Parameter error #76

Open
Open
@aloisberngardt

Description

@aloisberngardt
parser.add_argument('-p', '--persistent', action='store_true', help="Automatically install the agent on first run.")
parser.add_argument('--no-check-certificate', action='store_true', help="Disable server TLS certificate verification.")
parser.add_argument('-p', '--platform', required=True, help="Platform (linux or windows)")

You have two -p parameters in code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions