You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
registry config set token-source 'echo mytoken'
Error: unknown property: "token-source".
Usage:
registry config set PROPERTY VALUE [flags]
Examples:
registry config set registry.address localhost:8080
registry config set token-source 'gcloud auth print-access-token [email protected]'
Flags:
-h, --help help for set
Global Flags:
--address string the server and port of the Registry API (eg. localhost:8080)
-c, --config string name of a configuration profile or path to config file
--registry.address string the server and port of the Registry API (eg. localhost:8080)
--registry.insecure if specified, client connects via http (not https)
--registry.location string the API Registry location
--registry.project string the API Registry project
--registry.token string the token to use for authorization to the API Registry
----
Need more help?
https://github.com/apigee/registry/wiki
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: