From ee757a5761156fcbcff3d0bd4f6e75bb0931d536 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Mon, 11 Sep 2017 18:39:55 +0530 Subject: CLI profile support invoke CLI with --profile to persist the settings across the sessions. CLI-5 Change-Id: I214334dab11fecdb730c780976d5d9bb2c14509d Signed-off-by: Kanagaraj Manickam k00365106 --- framework/src/main/resources/onap.properties | 1 - 1 file changed, 1 deletion(-) (limited to 'framework/src/main/resources') diff --git a/framework/src/main/resources/onap.properties b/framework/src/main/resources/onap.properties index 6df5682a..fc4dcb7d 100644 --- a/framework/src/main/resources/onap.properties +++ b/framework/src/main/resources/onap.properties @@ -55,4 +55,3 @@ cli.schema.mode_values=direct,catalog #product version cli.product.version=cli-1.0 -cli.parameter.cache.file=param-cache.json -- cgit 1.2.3-korg