Skip to content

Commit

Permalink
Merge pull request #4796 from EnterpriseDB/docs/edit_to_biganimal_pr4680
Browse files Browse the repository at this point in the history
small edit to biganimal pr4680
  • Loading branch information
drothery-edb authored Sep 8, 2023
2 parents 238afdd + 3124a5b commit b4efe1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ To create the cluster using the sample configuration file `config_file.yaml`:
biganimal cluster create --config-file "./config_file.yaml"
```

To view valid values you can use in the configuration file for BigAnimal and cloud service provider-related properties, the CLI provides a series of cluster subcommands. For example, you can use `cluster show-architectures` to list all BigAnimal database architectures available within your cloud service provider account:
To enable you to view valid values to use in the configuration file for BigAnimal and cloud service provider-related properties, the CLI provides a series of cluster subcommands. For example, you can use `cluster show-architectures` to list all BigAnimal database architectures available in your cloud service provider account:

```shell
biganimal cluster show-architectures
Expand Down

0 comments on commit b4efe1a

Please sign in to comment.