Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 441 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 441 Bytes

inji-utility-scripts

This repository contains all the little utility scripts that helps MOSIP resident app(Inji) developers

Script to download VC using UIN/VID

  1. Download a VC with UIN from default dev2 env

./download-vc.sh 3718934652

  1. Download a VC with VID from another env qa-1201-b2

./download-vc.sh 3716739761826031 qa-1201-b2

  1. Download VC to a file using output redirection

./download-vc.sh 7615896312 > vc.json