diagrid appid update
Update App ID
Description
Update App ID in a project
diagrid appid update <appid> [flags]
Examples
# Update App ID with outbound app connectivity configuration
diagrid appid update my-appid --project my-project --app-endpoint https://myapp.myorg.com/ --app-token xxxxxxxx
Options
-p, --project string Name of existing project
-e, --app-endpoint string Endpoint used to establish outbound connectivity from the App ID to your external application
-t, --app-token string Application token used to secure calls from the App ID to your provided app endpoint
--app-protocol string Protocol used to interact with the app-endpoint (http or grpc). Defaults to http
--regenerate-api-token Regenerate API Token
-w, --wait Wait for long-running resource update to finish
-h, --help help for update
Options inherited from parent commands
--api-key string Diagrid Cloud API key
SEE ALSO
- diagrid appid - Manage App IDs