yc serverless eventrouter
Written by
Updated at October 3, 2024
Manage eventrouters
Command Usage
Syntax:
yc serverless eventrouter <group|command>
Aliases:
er
Command Tree
- yc serverless eventrouter put-event — Send event
- yc serverless eventrouter bus — Manage buses
- yc serverless eventrouter bus get — Show information about the specified bus(es)
- yc serverless eventrouter bus list — List buses
- yc serverless eventrouter bus create — Create a bus
- yc serverless eventrouter bus update — Update the specified bus
- yc serverless eventrouter bus delete — Delete the specified bus(es)
- yc serverless eventrouter bus list-operations — Show operations for the specified bus
- yc serverless eventrouter bus list-access-bindings — List access bindings for the specified function
- yc serverless eventrouter bus set-access-bindings — Set access bindings for the specified bus and delete all existing access bindings if there were any
- yc serverless eventrouter bus add-access-binding — Add access binding for the specified bus
- yc serverless eventrouter bus remove-access-binding — Remove access binding for the specified bus
- yc serverless eventrouter connector — Manage connectors
- yc serverless eventrouter connector get — Show information about the specified connector(s)
- yc serverless eventrouter connector list — List connectors
- yc serverless eventrouter connector update — Update the specified connector
- yc serverless eventrouter connector delete — Delete the specified connector(s)
- yc serverless eventrouter connector list-operations — Show operations for the specified connector
- yc serverless eventrouter connector list-access-bindings — List access bindings for the specified function
- yc serverless eventrouter connector set-access-bindings — Set access bindings for the specified connector and delete all existing access bindings if there were any
- yc serverless eventrouter connector add-access-binding — Add access binding for the specified connector
- yc serverless eventrouter connector remove-access-binding — Remove access binding for the specified connector
- yc serverless eventrouter connector stop — Stop the specified connector
- yc serverless eventrouter connector start — Start the specified connector
- yc serverless eventrouter rule — Manage rules
- yc serverless eventrouter rule get — Show information about the specified rule(es)
- yc serverless eventrouter rule list — List rulees
- yc serverless eventrouter rule create — Create a rule
- yc serverless eventrouter rule update — Update the specified rule
- yc serverless eventrouter rule delete — Delete the specified rule(es)
- yc serverless eventrouter rule list-operations — Show operations for the specified rule
- yc serverless eventrouter rule list-access-bindings — List access bindings for the specified function
- yc serverless eventrouter rule set-access-bindings — Set access bindings for the specified rule and delete all existing access bindings if there were any
- yc serverless eventrouter rule add-access-binding — Add access binding for the specified rule
- yc serverless eventrouter rule remove-access-binding — Remove access binding for the specified rule
- yc serverless eventrouter rule enable — Enable the specified rule
- yc serverless eventrouter rule disable — Enable the specified rule
Global Flags
Flag | Description |
---|---|
--profile |
string Set the custom configuration file. |
--debug |
Debug logging. |
--debug-grpc |
Debug gRPC logging. Very verbose, used for debugging connection problems. |
--no-user-output |
Disable printing user intended output to stderr. |
--retry |
int Enable gRPC retries. By default, retries are enabled with maximum 5 attempts. Pass 0 to disable retries. Pass any negative value for infinite retries. Even infinite retries are capped with 2 minutes timeout. |
--cloud-id |
string Set the ID of the cloud to use. |
--folder-id |
string Set the ID of the folder to use. |
--folder-name |
string Set the name of the folder to use (will be resolved to id). |
--endpoint |
string Set the Cloud API endpoint (host:port). |
--token |
string Set the OAuth token to use. |
--impersonate-service-account-id |
string Set the ID of the service account to impersonate. |
--no-browser |
Disable opening browser for authentication. |
--format |
string Set the output format: text (default), yaml, json, json-rest. |
--jq |
string Query to select values from the response using jq syntax |
-h ,--help |
Display help for the command. |