pac connector update does not accept --api-properties-file #343
Unanswered
martin-dreyer-teck
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Whereas pac connector create accepts both --api-definition-file and --api-properties-file, pac connector update only accepts the former.
So let's say I create a connector with a particular OAuth clientId & secret and then need to change those, I can't do it via the CLI.
Is the intention to support the --api-properties-file argument in pac connector update in future?
Beta Was this translation helpful? Give feedback.
All reactions