Skip to content

Commit

Permalink
Doc changes
Browse files Browse the repository at this point in the history
Signed-off-by: SahithiMy <sahithi.mylangam@progress.com>
  • Loading branch information
SahithiMy committed Aug 11, 2023
1 parent e4d7763 commit ff17f38
Showing 1 changed file with 41 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,50 @@ usage: chef-automate service-versions [flags]
description: |
Retrieve the versions of the individual Chef Automate services
options:
- name: a2
default_value: "false"
usage: Shows service-versions for Automate nodes[DUPLICATE]
compatible_with_options: AutomateHA
- name: automate
shorthand: a
default_value: "false"
usage: Shows service-versions for Automate nodes
compatible_with_options: AutomateHA
- name: chef_server
shorthand: c
default_value: "false"
usage: Shows service-versions for Chef-server nodes
compatible_with_options: AutomateHA
- name: cs
default_value: "false"
usage: Shows service-versions for Chef-server nodes[DUPLICATE]
compatible_with_options: AutomateHA
- name: help
shorthand: h
default_value: "false"
usage: help for service-versions
- name: node
usage: |
Pass this flag to check service-versions of particular node in the cluster
compatible_with_options: AutomateHA
- name: opensearch
shorthand: o
default_value: "false"
usage: Shows service-versions for OpenSearch nodes
compatible_with_options: AutomateHA
- name: os
default_value: "false"
usage: Shows service-versions for OpenSearch nodes[DUPLICATE]
compatible_with_options: AutomateHA
- name: pg
default_value: "false"
usage: Shows service-versions for PostgresQL nodes[DUPLICATE]
compatible_with_options: AutomateHA
- name: postgresql
shorthand: p
default_value: "false"
usage: Shows service-versions for PostgresQL nodes
compatible_with_options: AutomateHA
inherited_options:
- name: debug
shorthand: d
Expand All @@ -21,4 +61,4 @@ inherited_options:
usage: Write command result as JSON to PATH
see_also:
- chef-automate - Chef Automate CLI
supported_on: FrontEnd
supported_on: Bastion

0 comments on commit ff17f38

Please sign in to comment.