direktiv / vorteil

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

vorteil provisioners help not correct #54

Closed jensg-st closed 4 years ago

jensg-st commented 4 years ago

Problem description

Provisioner command does not show the correct syntax

Expected behaviour

Command vorteil provisioners new amazon-ec2 shows the help and the syntax of the command.

It should show:

Usage:
  vorteil provisioners new amazon-ec2 [flags] file

but it shows

Usage:
  vorteil provisioners new amazon-ec2 [flags]

It is not obvious that the command needs a path to a file.

Steps to reproduce

Run vorteil provisioners new amazon-ec2

System details

N/A