349554b0843e02f44c92be4fad68af1c96842f4d
[cli.git] / framework / src / main / resources / open-cli-schema / schema-refresh.yaml
1 open_cli_schema_version: 1.0
2 name: schema-refresh
3 description: Oclip command to refresh schemas stored in open_cli_schema folders.
4
5 info:
6   product: open-cli
7   service: schema
8   type: auth
9   author: Kanagaraj Manickam mkr1481@gmail.com
10
11 results:
12   direction: landscape
13   attributes:
14     - name: sl-no
15       description: Serial Number
16       scope: short
17       type: string
18     - name: command
19       description: Command name
20       scope: short
21       type: string
22     - name: product
23       description: Command product version
24       scope: short
25       type: string
26     - name: schema
27       description: Schema name
28       scope: short
29       type: string
30     - name: ocs-version
31       description: Schema version
32       scope: short
33       type: string