From cfc790093b9cd5247f276165b9e9d1ebc7052eff Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Mon, 16 Mar 2009 17:40:17 -0400 Subject: Remember to add file as an option for certificate requests --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 56c8c00a..1e5d8dc0 100644 --- a/TODO +++ b/TODO @@ -81,6 +81,9 @@ Command Line interface: multivalue and have a flag that tells the CLI whether a multivalue should be parsed as comma-separated. + * Add a file option so an argument may be read from a file. This is needed + for cert-request to pass along the CSR. + Improve ease of plugin writting - make "from ipalib import *" import everything a plugin writter will need -- cgit