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
At this moment, Private Access Token is supported only if we use cm/cmx pull repo {github user}/{github repo} but not when we use --url= . We should add support for PAT when using --url too ...
The text was updated successfully, but these errors were encountered:
- fixed error reporting in cm/cmx info artifact if artifact not found
- added "cmx get repo" or "cmx get repo {repo alias}" or "cm get repo" (mlcommons#1405)
- added support for PAT in "cmx pull repo {url}" (mlcommons#1381)
- fixed error reporting in cm/cmx info artifact if artifact not found
- added "cmx get repo" or "cmx get repo {repo alias}" or "cm get repo"
(#1405)
- added support for PAT in "cmx pull repo {url}" (#1381)
At this moment, Private Access Token is supported only if we use
cm/cmx pull repo {github user}/{github repo}
but not when we use--url=
. We should add support for PAT when using --url too ...The text was updated successfully, but these errors were encountered: