You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the command:
`npm create @oracle/database-app -- --help`
Output
> npx
> create-database-app --help
generate template
USAGE
$ create-database-app [FILE] [-n <value>] [-t <value>]
ARGUMENTS
FILE file to read
FLAGS
-n, --name=<value> name to print
-t, --template=<value> Template name
DESCRIPTION
generate template
EXAMPLES
$ create-database-app
### Expected Behavior
The command should show the same list of flags from the documentation.
### Screenshots
_No response_
### Environment
```markdown
- Shell: bash
Is there an existing issue for this?
Describe the bug
The help command shows outdated content.
Reproduction steps
Relevant log output
Anything else?
No response
The text was updated successfully, but these errors were encountered: