Open
Description
Currently the implementation of flags isn't conformant to standard convention vapor/docs#689. This and I assume several other issues could be alleviated by using ArgumentParser
to format input for a Command
.
Currently the implementation of flags isn't conformant to standard convention vapor/docs#689. This and I assume several other issues could be alleviated by using ArgumentParser
to format input for a Command
.