direktiv / vorteil

turn your applications and containers into micro virtual machines
https://direktiv.io
Apache License 2.0
174 stars 13 forks source link

VCFG commands are not getting recognized on command line #18

Closed jensg-st closed 4 years ago

jensg-st commented 4 years ago

Running a command like:

vorteil run /myproject --program.1.args="/newvalue" --vm.kernel=99.99.1

returns:

Error: unknown flag: --program.1.args
alankm commented 4 years ago

Array flags have been changed to look more like code: --program[1].args.