Skip to content

Commit d14b909

Browse files
committed
Add gnmcli as console script
1 parent 025d778 commit d14b909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,5 @@
6969
"coverage",
7070
],
7171
},
72+
entry_points={"console_scripts": ["gnmcli = cisco_gnmi.cli:main"]},
7273
)

0 commit comments

Comments
 (0)