Skip to content

Commit

Permalink
Fix formatting typo octavia list` command" (#19213)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxiChef authored Dec 5, 2022
1 parent 5149108 commit 3a11c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion octavia-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Feel free to share your use cases with the community in [#octavia-cli](https://a

### 1. Generate local YAML files for sources or destinations

1. Retrieve the _definition id_ of the connector you want to use using `octavia list command`.
1. Retrieve the _definition id_ of the connector you want to use using `octavia list` command.
2. Generate YAML configuration running `octavia generate source <DEFINITION_ID> <SOURCE_NAME>` or `octavia generate destination <DEFINITION_ID> <DESTINATION_NAME>`.

### 2. Edit your local YAML configurations
Expand Down

0 comments on commit 3a11c7e

Please sign in to comment.