728x90 분류 전체보기444 🥰 docker.credentials.errors.InitializationError: docker-credential-gcloud 오류 발생시 처리 Opening ~/.docker/config.json And removing the "credHelpers" object fixed it for me. 2020. 11. 11. osx grep 명령어(텍스트 파일에서 특정 텍스트 찾기) grep kubeflow * 또는 brew install ripgrep rg your-string 2020. 11. 10. centos zsh 설치 1.git 설치 yum install -y git 2.zsh 설치 yum install -y zsh 3. oh-my-zsh 설치 curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh 4. zsh-syntax-highlighting 설치 env | grep ZSH yum install -y zsh-syntax-highlighting git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH/plugins/zsh-syntax-highlighting 5.1.자동완성 기능 추가 git clone https://github.com/zsh-users/z.. 2020. 11. 10. curl 로 http code 확인하기 curl -h | grep write-out -w, --write-out Use output FORMAT after completion curl -w "http_code: %{http_code}, sizes: %{size_request}/%{size_download}" "http://naver.com" 2020. 10. 22. 이전 1 ··· 63 64 65 66 67 68 69 ··· 111 다음 728x90