'grep' is not recognized as an internal or external command, -- aio cloudmanager:tail-logs <environmentId>author aemerror | grep debug | Adobe Higher Education
Skip to main content
Level 2
March 25, 2022
해결됨

'grep' is not recognized as an internal or external command, -- aio cloudmanager:tail-logs <environmentId>author aemerror | grep debug

  • March 25, 2022
  • 1 답변
  • 7462 조회

'grep' is not recognized as an internal or external command.

Command:  aio cloudmanager:tail-logs <environmentId>author aemerror | grep debug

without grep trailing is working fine, can someone suggest?

이 주제는 답변이 닫혔습니다.
최고의 답변: iamnjain

Okay! then error is correct only, as grep is not windows command. You can use alternative for the same on windows CMD.

I think findstr is the alternative for the same. 

Can you please try with that?

 

Hope it helps!

1 답변

iamnjain
Community Advisor
Community Advisor
June 2, 2023

Hi @hv_btm ,

 

Where are you running this command?

I mean, is this a windows command prompt?

hv_btm작성자
Level 2
June 2, 2023

yes @iamnjain 

iamnjain
Community Advisor
iamnjainCommunity Advisor답변
Community Advisor
June 2, 2023

Okay! then error is correct only, as grep is not windows command. You can use alternative for the same on windows CMD.

I think findstr is the alternative for the same. 

Can you please try with that?

 

Hope it helps!