UNPKG
@sungly/cognito-cli
Version:
latest (1.4.0)
1.4.0
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
CLI for all Cognito user life cycle management
github.com/sungly/cognito-cli
sungly/cognito-cli
@sungly/cognito-cli
/
bin
/
index.js
4 lines
(2 loc)
•
46 B
JavaScript
View Raw
1
2
3
4
#!/usr/bin/env node
require
(
'../lib/index'
);