Skip to content

Commit

Permalink
docs: Update project use to include --name flag (meltano#7753)
Browse files Browse the repository at this point in the history
update docs
  • Loading branch information
magreenbaum committed Jun 7, 2023
1 parent 3a60eb2 commit 1356d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/_cloud/onboarding.md
Expand Up @@ -99,7 +99,7 @@ Running this command will verify that your project is connected and you're prope
You should select a project to use as default for all commands.
You can do this by running:
```console
meltano-cloud project use <project name>
meltano-cloud project use --name <project name>
```

### Step 4: Create deployments
Expand Down

0 comments on commit 1356d7a

Please sign in to comment.