We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7760472 commit 5458addCopy full SHA for 5458add
examples/client/deactivate_deep_licenses.py
@@ -19,18 +19,6 @@
19
--active Status to set deep license to
20
21
22
-Usage:
23
-deactivate_deep_licenses.py --base-url https://your.blackduck.url] [--token-file token.txt]
24
-
25
-required arguments:
26
- --base-url BASE_URL Hub server URL e.g. https://your.blackduck.url
27
- --token-file TOKEN_FILE containing access token
28
- --project PROJECT NAME
29
- --version VERSION NAME
30
31
-optional arguments:
32
- --match-type list of match types for which DL should be deactivated
33
34
'''
35
36
from blackduck import Client
0 commit comments