dlr-eoc / prosEO

prosEO – A Processing System for Earth Observation Data
GNU General Public License v3.0
14 stars 1 forks source link

[prosEO CLI] Wrong command terminates the command line interface #26

Closed dlr-tangosierra closed 4 years ago

dlr-tangosierra commented 4 years ago

Testing parameters: User Login: no user login Mission : no mission

Context: The command [mission -h spacecraft] returns an exception and terminates the interface.

Example output: prosEO> mission -h spacecraft prosEO Command Line Interface terminated by exception!

tangobravo62 commented 4 years ago

Fixed:

prosEO> mission -h spacecraft
(E2914) Too many parameters for command mission
prosEO>