newtype
::: newtype의 지식창고 :::
newtype
전체 방문자
오늘
어제
  • 분류 전체보기 (392)
    • Dev (214)
      • C, C++ (43)
      • Go (5)
      • Web (49)
      • DBMS (21)
      • DevOps (8)
      • Java (2)
      • Windows, Win32 (4)
      • Visual Basic (5)
      • C# (2)
      • Mobile (25)
      • SQL CE (7)
      • Google Map (6)
      • Python (2)
      • cygwin (2)
      • 기타 (32)
      • Ruby (1)
    • 명언 (10)
    • 모임 (18)
      • 붕주회 (3)
      • 신흥컴정 (14)
      • 웹20기 (1)
    • 사진 (8)
    • 불펌 (29)
    • 막글 (98)
    • 게임 (6)
    • 여행 (8)

블로그 메뉴

  • 홈
  • 태그
  • 방명록
  • 관리

공지사항

  • whoami
05-13 00:00
hELLO · Designed By 정상우.
newtype

::: newtype의 지식창고 :::

Dev/DevOps

ArgoCD CLI명령어 몇 가지

2023. 2. 3. 16:40
  • login
    • 접속 정보는 web gui와 동일
argocd login 127.0.0.1 --insecure --username admin --password xxxxx
  • app 정보 조회
argocd app get test-dev
  • 전체 app 조회
argocd app list
  • 특정 repo app 조회
argocd app list --repo [http://repo1.com/test-dev/manifests.git](http://repo1.com/test-dev/manifests.git)
  • repo 수정
argocd app set test-dev --repo [http://repo2.com/test-dev/manifests.git](http://repo2.com/test-dev/manifests.git)
  • 전체 백업
argocd admin export > backup.yaml
  • 전체 복구
argocd admin import - < backup.yaml
  • 출처
    • https://argo-cd.readthedocs.io/en/stable/user-guide/commands/argocd_app/#options
    • https://argo-cd.readthedocs.io/en/latest/user-guide/commands/argocd_app_list/
    • https://argo-cd.readthedocs.io/en/stable/operator-manual/disaster_recovery/
반응형
저작자표시

'Dev > DevOps' 카테고리의 다른 글

kubernetes 운영에 도움을 줄 몇 가지 명령  (0) 2023.02.23
Redis 성능 향상 방법  (0) 2022.10.13
Redis Cluster 구성  (0) 2022.10.12
prompt에 kubernetes context 표시하기  (0) 2022.09.16
nats - prometheus 연동  (0) 2022.09.05
    'Dev/DevOps' 카테고리의 다른 글
    • kubernetes 운영에 도움을 줄 몇 가지 명령
    • Redis 성능 향상 방법
    • Redis Cluster 구성
    • prompt에 kubernetes context 표시하기
    newtype
    newtype
    지극히 개인적인 지식의 창고

    티스토리툴바