- 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.
oc synccommand , get output as: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.