Mercurial > trustbridge
comparison cinst/README @ 1176:c8f698ca6355
(issue128) Rename cinst to trustbridge-certificate-installer
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 22 Sep 2014 11:34:06 +0200 |
parents | e43e6769269a |
children |
comparison
equal
deleted
inserted
replaced
1175:e210ecc32d69 | 1176:c8f698ca6355 |
---|---|
7 Manual Invocation of the certificate installation parts | 7 Manual Invocation of the certificate installation parts |
8 ======================================================= | 8 ======================================================= |
9 There is a test list in ui/tests that you can use to manually | 9 There is a test list in ui/tests that you can use to manually |
10 invoke the command. e.g.: | 10 invoke the command. e.g.: |
11 | 11 |
12 ./cinst list=<path_to_repo>/ui/tests/data/list-valid-signed.txt choices=uninstall | 12 ./trustbridge-certificate-installer list=<path_to_repo>/ui/tests/data/list-valid-signed.txt choices=uninstall |
13 | 13 |
14 A choices file lies next to it. | 14 A choices file lies next to it. |
15 ./cinst list=<path_to_repo>/ui/tests/data/list-valid-signed.txt \ | 15 ./trustbrdige-certificate-installer list=<path_to_repo>/ui/tests/data/list-valid-signed.txt \ |
16 choices=<path_to_repo>/ui/tests/data/choices-example.txt | 16 choices=<path_to_repo>/ui/tests/data/choices-example.txt |