Open
Description
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
Labels
No labels