aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/main/resources/open-cli-schema/schema-refresh.yaml
blob: 2a80cf7c7e69c761d923dfd64e7bd61973d0cab7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
open_cli_schema_version: 1.0
name: schema-refresh
description: Oclip command to refresh schemas stored in open-cli-schema folders.

info:
  product: open-cli
  service: schema
  type: auth
  author: Kanagaraj Manickam kanagaraj.manickam@huawei.com

results:
  direction: landscape
  attributes:
    - name: sr.no
      description: Serial Number
      scope: short
      type: string
    - name: command
      description: Command name
      scope: short
      type: string
    - name: product
      description: Command product version
      scope: short
      type: string
    - name: schema
      description: Schema name
      scope: short
      type: string
    - name: ocs-version
      description: Schema version
      scope: short
      type: string
    - name: type
      description: Command type
      scope: short
      type: string