cloud-native-toolkit / cloud-native-toolkit/ibm-garage-cloud-cli
`oc sync` command fails but no error
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
* Installed cloud native cli using - npm i -g @ibmgaragecloud/cloud-native-toolkit-cli@1.26.0
* oc login to cluster
* Ran `oc sync` command , get output as:
```
% oc sync -p dev-sm --verbose
Setting up namespace dev-sm
Setting up namespace: dev-sm
%
```
It does not do anything and comes out without any error. It seems to be system specific as the same is working for others. Have tried with different Node versions - 14/16/17 and different cloudnative cli versions too, but no luck.
As there is no error, not sure whats the problem and what to debug. Let me know what could be wrong in my environment or if there are any logs which can be look into. Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.