Skip to content

Commit 5458add

Browse files
committed
Deep license status change
1 parent 7760472 commit 5458add

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

examples/client/deactivate_deep_licenses.py

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,6 @@
1919
--active Status to set deep license to
2020
2121
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-
3422
'''
3523

3624
from blackduck import Client

0 commit comments

Comments
 (0)