Uploaded image for project: 'Fuse/AMQ Documentation'
  1. Fuse/AMQ Documentation
  2. FUSEDOC-5001

Add documentation note regarding windows paths in --resource option

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • camel-k-2022.3
    • camel-k-2022.3
    • Camel K
    • None

      Issue: ENTESB-19485
      Document that when customer use kamel cli on windows machine, path in resource option in CLI command must be in linux format:

      //Windows path
      kamel run file.groovy --dev --resource file:C:\user\folder\tempfile@/tmp/file.txt
      
      //Must be converted to
      kamel run file.groovy --dev --resource file:C:/user/folder/tempfile@/tmp/file.txt
      

              nshendye@redhat.com Nilam Shendye
              mmajerni@redhat.com Mario Majernik
              Mario Majernik Mario Majernik
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: