Skip to content

Commit 1d1e169

Browse files
Update src/pages/gen2/reference/cli-commands/index.mdx
Co-authored-by: josef <josef.aidt@gmail.com>
1 parent fccf0de commit 1d1e169

File tree

1 file changed

+1
-1
lines changed
  • src/pages/gen2/reference/cli-commands

1 file changed

+1
-1
lines changed

src/pages/gen2/reference/cli-commands/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Optional parameters:
242242

243243

244244
### Generate GraphQL client code using the Amplify App ID and branch.
245-
```bash
245+
```bash title="Terminal" showLineNumbers={false}
246246
npx amplify generate graphql-client-code --app-id xxxxxx --branch staging
247247
```
248248
### Generate GraphQL client code for a branch that is connected in the Amplify service

0 commit comments

Comments
 (0)