edge-cli | line interface for Apigee Edge | Development Tools library
kandi X-RAY | edge-cli Summary
kandi X-RAY | edge-cli Summary
A command-line interface for Apigee Edge, useful for CI/CD and offline proxy development
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of edge-cli
edge-cli Key Features
edge-cli Examples and Code Snippets
Community Discussions
Trending Discussions on edge-cli
QUESTION
I tried on-premises synchronizes container images by using Connected Registry in Azure Container Registry.
And I followed ACR documentation to create a setup (https://docs.microsoft.com/en-us/azure/container-registry/quickstart-deploy-connected-registry-iot-edge-cli)
getting insufficient scope error. But I gave ReadWrite permission for all the repositories. Is there any other way to solve this issue?
...ANSWER
Answered 2021-Dec-20 at 13:13- Please check if you have given the permissions
content/read , content/write
scopes for the required registry for repository push , which I hope you have already done if the repo is present.
- If the permissions are configured properly , please check if the admin user is enabled .
The scopes may also refer to the actual role permission to operate
For the Azure Container Registry, you may log in in two ways.
One - Using the command az acr login
-n azureacrServer -u username -p password. Then you have the owner permission after logging in.
The other one is that log in with a service principal using the command docker login
azureacrServer -u servicePrincipalId -p sppassword. In this way, you just have the permission of the service principal after logging in
Please check
Registry authentication options and container registry repository scoped permissions
References:
QUESTION
I have created a new mimik developer account, and I was trying get the edge access token using the command "mimik-edge-cli account get-edge-access-token -t <--id token-->". But I am getting an "Error" as response.
I have tried with my previous account and in that case i am able to get the access token as shown below. Same issue happened for raspberrypi too.
why it is not able to get the access token while using a new account?
...ANSWER
Answered 2021-May-17 at 17:13Please make sure to copy the ID Token from developer portal correctly, In most cases there might be a hidden character copied. Maybe just try copying the text by highlighting with mouse from first character to the last. Do NOT use the copy to clipboard button. Also please make sure that the edgeEngine on the PI is not associated already by checking with:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install edge-cli
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page