UNPKG

@pradyumn-el/pollycli

Version:

pollycli lets users access the functionalities of Polly over a command line interface

8 lines 223 B
{ "cpu":"1", "memory":"1Gi", "image": "ubuntu", "tag": "latest", "name": "this is a job to test the build of docker", "command": ["/bin/bash","-c", "TERM=xterm free -h; echo '\nnumber of vCPU';nproc;sleep 30"] }