Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Actions Help dialog typo #465

Closed
tedsmitt opened this issue Jul 19, 2022 · 1 comment · Fixed by #477
Closed

Create Actions Help dialog typo #465

tedsmitt opened this issue Jul 19, 2022 · 1 comment · Fixed by #477

Comments

@tedsmitt
Copy link

auth0 actions create --n myaction --trigger post-login
auth0 actions create --n myaction -t post-login -d "lodash=4.0.0" -d "uuid=8.0.0"
auth0 actions create --n myaction -t post-login -d "lodash=4.0.0" -s "API_KEY=value" -s "SECRET=value`,

Extra dash here in front of -n only noticed this because I tried copy+pasting the command 😅

=== dev-edintheclouds.eu.auth0.com error

 ▸    unknown flag: --n
@sergiught
Copy link
Contributor

Hey @tedsmitt thanks for reporting this and kudos to @jsoref for fixing this through #477 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants