Project

General

Profile

Task #2366

Allow long options in CLI

Added by Andrew Pippin about 12 years ago. Updated about 12 years ago.

Status:
Rejected
Priority:
Low
Assignee:
Andrew Pippin
Category:
d1_client_cli
Start date:
2012-02-22
Due date:
% Done:

0%

Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:

Description

Currently, variables are set using arguments, not options:
    @d1_cli 'set mnurl http://localhost:8080/knb/d1/mn'@ [commands...]

It is desirable to allow variables to be set using long options:
    @d1_cli --mnurl=http://localhost:8080/knb/d1/mn@ [commands...]
(or maybe @d1_cli --mnurl http://localhost:8080/knb/d1/mn@ [commands...])

History

#1 Updated by Andrew Pippin about 12 years ago

  • Status changed from New to Rejected

Duplicates #2386.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)