-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'v1' of https://github.com/auth0/auth0-cli into v1
- Loading branch information
Showing
128 changed files
with
2,249 additions
and
2,414 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,17 @@ | ||
--- | ||
layout: default | ||
--- | ||
## auth0 actions | ||
# auth0 actions | ||
|
||
Manage resources for actions | ||
Actions are secure, tenant-specific, versioned functions written in Node.js that execute at certain points within the Auth0 platform. Actions are used to customize and extend Auth0's capabilities with custom logic. | ||
|
||
### Synopsis | ||
## Commands | ||
|
||
Manage resources for actions. | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for actions | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--debug Enable debug mode. | ||
--no-color Disable colors. | ||
--no-input Disable interactivity. | ||
--tenant string Specific tenant to use. | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [auth0](/auth0-cli/) - Build, manage and test your Auth0 integrations from the command line. | ||
* [auth0 actions create](auth0_actions_create.md) - Create a new action | ||
* [auth0 actions delete](auth0_actions_delete.md) - Delete an action | ||
* [auth0 actions deploy](auth0_actions_deploy.md) - Deploy an action | ||
* [auth0 actions list](auth0_actions_list.md) - List your actions | ||
* [auth0 actions open](auth0_actions_open.md) - Open action details page in the Auth0 Dashboard | ||
* [auth0 actions show](auth0_actions_show.md) - Show an action | ||
* [auth0 actions update](auth0_actions_update.md) - Update an action | ||
- [auth0 actions create](auth0_actions_create.md) - Create a new action | ||
- [auth0 actions delete](auth0_actions_delete.md) - Delete an action | ||
- [auth0 actions deploy](auth0_actions_deploy.md) - Deploy an action | ||
- [auth0 actions list](auth0_actions_list.md) - List your actions | ||
- [auth0 actions open](auth0_actions_open.md) - Open the settings page of an action | ||
- [auth0 actions show](auth0_actions_show.md) - Show an action | ||
- [auth0 actions update](auth0_actions_update.md) - Update an action | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.