012c449a01c9d17d92492b7980ba1cccf359655b
[cli.git] / framework / src / main / resources / open-cli.properties
1 # Copyright 2018 Huawei Technologies Co., Ltd.
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #     http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 cli.product_name=open-cli
16 cli.version=2.0.5
17 cli.discover_always=false
18
19 #schema validation
20 cli.schema.base.sections=open_cli_schema_version,name,description,parameters,results,info
21 cli.schema.base.sections.mandatory=open_cli_schema_version
22
23 cli.schema.base.info.sections=product,service,type,author,ignore,state
24 cli.schema.base.info.sections.mandatory=product,service
25
26 cli.schema.base.parameters.sections=name,description,type,short_option,long_option, is_optional,default_value,is_secured,is_include,is_default_param
27 cli.schema.base.parameters.sections.mandatory=name,description,type
28
29 cli.schema.base.results.sections=name,description,scope,type,is_secured, default_value
30 cli.schema.base.results.sections.mandatory=name, description, type, scope
31
32 cli.schema.boolean_values=true,false
33 cli.schema.command.type=cmd,auth,catalog
34
35 # moco properties
36 cli.sample.gen.enable=false
37 cli.sample.gen.target=.
38
39 # mrkanag Move this to db, once exteranl command registration is supported in place of discovery
40 cli.schema.profile.available=
41
42 #other properties to load (it should be hanled when plugins are made as externally register-able
43 #when command plugin management support is enabled in oclip
44 cli.schema.profile.confs=