Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registry tool: problem setting token-source #1102

Closed
timburks opened this issue Mar 16, 2023 · 0 comments · Fixed by #1103
Closed

Registry tool: problem setting token-source #1102

timburks opened this issue Mar 16, 2023 · 0 comments · Fixed by #1103
Assignees

Comments

@timburks
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants