[Pki-devel] [PATCH] 84 Added CLI to manage client configuration.

Endi Sukma Dewata edewata at redhat.com
Thu Jul 26 19:44:03 UTC 2012


New connect, disconnect, and status commands have been added to
manage client configuration. This way it is no longer necessary
to repeat the connection parameters on a sequence of commands
that connect to the same server. For example:

   pki connect -u <username> -w <password>
   pki user-find
   pki user-del testuser
   pki disconnect

The connect command stores the connection parameters into
$HOME/.pki/client.xml. Subsequent commands will read the
connection parameters from this file to connect to the server.
The disconnect command will remove the file. The status command
can be used to view the connection status.

Ticket #107

-- 
Endi S. Dewata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-edewata-0084-Added-CLI-to-manage-client-configuration.patch
Type: text/x-patch
Size: 12832 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20120726/cb8575fc/attachment.bin>


More information about the Pki-devel mailing list