Skip to content

Commit 3cae0d4

Browse files
authored
docs: old cli instructions
2 parents d4666cd + 2d0d1ca commit 3cae0d4

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ using this links.
2929

3030
## Install
3131

32-
Run the following command:
32+
Run the following command (if you are still using the old CLI, relace `sf` with `sfdx` or [move to the new CLI](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_move_to_sf_v2.htm)):
3333

3434
```bash
3535
sf plugins install plugin-analytics-connected-objects
@@ -48,7 +48,8 @@ echo 'y' | sf plugins install plugin-analytics-connected-objects
4848
## Commands
4949

5050
<!-- commands -->
51-
* [`sf analytics connected-objects upsert`](#sf-analytics-connected-objects-upsert)
51+
52+
- [`sf analytics connected-objects upsert`](#sf-analytics-connected-objects-upsert)
5253

5354
## `sf analytics connected-objects upsert`
5455

@@ -104,4 +105,5 @@ FLAG DESCRIPTIONS
104105
105106
Overrides your default org.
106107
```
108+
107109
<!-- commandsstop -->

0 commit comments

Comments
 (0)