You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Pratik <pr...@mobileinternet.co.in> on 2013/04/11 09:38:10 UTC

[cli] Validate CLI script

Hi,

 

Is it possible to build a parser to create and verify CLI script?

 

For example,

 

config <command> <argument>

                set <option> <value>

                set <option> <value>

                unset <option>

                config <command2> <argument>

                                set <option> <value>

                end

end

 

 

Thanks,

Pratik