-
Notifications
You must be signed in to change notification settings - Fork 78
CALM CLI access to CalmHub - add support for a custom API access plugin #1794
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
base: main
Are you sure you want to change the base?
Conversation
|
@markscott-ms how do you suggest we should be testing this to verify the change locally? |
|
@rocketstack-matt I can (and will) commit an example functional plugin that will work against a local dev CalmHub |
|
I was also drafting a documentation page for the website, mentioning the command line options, user config file, and environment variables. Is that desirable currently, given the discussion around what a CalmHub document id is? (Currently to work with ‘calm:’ it’s a verbose API path.) |
ced0747 to
83e6b12
Compare
83e6b12 to
11d7f41
Compare
|
As discussed at #1797, get @jpgough-ms , @markscott-ms , Matt Auburn, @challamani-ms to discuss this prior to merge. |

Description
As detailed in #1778 some users may not be able to access CalmHub from the CALM CLI without a custom plugin process doing the API access.
This could be due to authentication requirements, e.g. kerberos.
Type of Change
Affected Components
cli/)shared/)calm-widgets/)calm-hub/)calm-hub-ui/)docs/)calm-plugins/vscode/)Commit Message Format ✅
Testing
Checklist