UiPath Documentation
automation-suite
2024.10
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

uipathctl-Referenzhandbuch

uipathctl registry cleanup

Beschreibung

Entfernen Sie nicht verwendete Images nach dem Upgrade aus der Docker-Registrierung.

uipathctl registry cleanup [flags]
uipathctl registry cleanup [flags]

Optionen

      --dry-run              if true, just print the list of tags to be deleted, without performing the cleanup
  -h, --help                 help for cleanup
      --images-list string   path to image list json file, containing images to be cleaned up. Example file format: { "cleanup-list": [ "aicenter/python39:23.10.0-rc4", "registry.io/uipath/uipathcore:local" ] }
      --manifest string      path to docker image manifest
      --dry-run              if true, just print the list of tags to be deleted, without performing the cleanup
  -h, --help                 help for cleanup
      --images-list string   path to image list json file, containing images to be cleaned up. Example file format: { "cleanup-list": [ "aicenter/python39:23.10.0-rc4", "registry.io/uipath/uipathcore:local" ] }
      --manifest string      path to docker image manifest

Von übergeordneten Befehlen geerbte Optionen

      --context string      name of the kubeconfig context to use
  -f, --force               override all user prompts to true
      --kubeconfig string   kubectl configuration file (default: ~/.kube/config)
      --log-format string   log format. one of [text,json] (default "text")
      --log-level string    set log level. one of [trace,debug,info,error] (default "error")
  -q, --quiet               suppress all output except for errors and warnings
      --timeout duration    timeout of the command (default 5h0m0s)
      --versions string     optional path to versions file
      --context string      name of the kubeconfig context to use
  -f, --force               override all user prompts to true
      --kubeconfig string   kubectl configuration file (default: ~/.kube/config)
      --log-format string   log format. one of [text,json] (default "text")
      --log-level string    set log level. one of [trace,debug,info,error] (default "error")
  -q, --quiet               suppress all output except for errors and warnings
      --timeout duration    timeout of the command (default 5h0m0s)
      --versions string     optional path to versions file
  • Beschreibung
  • Optionen
  • Von übergeordneten Befehlen geerbte Optionen

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben