UNPKG
@pradyumn-el/pollycli
Version:
latest (0.0.2)
0.0.2
0.0.1
pollycli lets users access the functionalities of Polly over a command line interface
@pradyumn-el/pollycli
/
sampleData
/
other_org.json
8 lines
(7 loc)
•
218 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"machineType"
:
"gp"
,
"image"
:
"docker.polly.elucidata.io/testorg/ubuntu"
,
"tag"
:
"latest"
,
"name"
:
"this is a test job"
,
"command"
: [
"/bin/bash"
,
"-c"
,
"TERM=xterm free -h; echo '
\n
number of vCPU';nproc"
] }