mirror of https://github.com/dapr/docs.git
469 B
469 B
type | title | linkTitle | description |
---|---|---|---|
docs | invokeGet CLI command reference | invokeGet | Detailed information on the invokeGet CLI command |
Description
Issue HTTP GET to Dapr app
Usage
dapr invokeGet [flags]
Flags
Name | Environment Variable | Default | Description |
---|---|---|---|
--app-id , -a |
The app ID to invoke | ||
--help , -h |
Help for invokeGet | ||
--method , -m |
The method to invoke |