Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-34980

[IBI] Help doesn't show the parameters for ib-cli tool

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 4.16
    • LCA operator
    • None
    • No
    • False
    • Hide

      None

      Show
      None

      Not able to get the available parameters for ib-cli tool

      /ib-cli create-iso --help
      ib-cli assists Image Based Install (IBI).
      
        Find more information at: https://github.com/openshift-kni/lifecycle-agent/blob/main/ib-cli/README.md
      
      Create installation ISO from OCI image.
      
      Usage:
        ib-cli create-iso [flags]
      
      Flags:
        -d, --dir string   The working directory for creating the ISO.
        -h, --help         help for create-iso
      
      Global Flags:
        -c, --no-color   Control colored output
        -v, --verbose    Display verbose logs
      
      
      ib-cli create-iso -h
      ib-cli assists Image Based Install (IBI).
      
        Find more information at: https://github.com/openshift-kni/lifecycle-agent/blob/main/ib-cli/README.md
      
      Create installation ISO from OCI image.
      
      Usage:
        ib-cli create-iso [flags]
      
      Flags:
        -d, --dir string   The working directory for creating the ISO.
        -h, --help         help for create-iso
      
      Global Flags:
        -c, --no-color   Control colored output
        -v, --verbose    Display verbose logs
      
      
      
      ib-cli create-iso help
      ib-cli assists Image Based Install (IBI).
      
        Find more information at: https://github.com/openshift-kni/lifecycle-agent/blob/main/ib-cli/README.md
      
      Error: required flag(s) "dir" not set
      Usage:
        ib-cli create-iso [flags]
      
      Flags:
        -d, --dir string   The working directory for creating the ISO.
        -h, --help         help for create-iso
      
      Global Flags:
        -c, --no-color   Control colored output
        -v, --verbose    Display verbose logs
      
      
      
      ib-cli help create-iso
      ib-cli assists Image Based Install (IBI).
      
        Find more information at: https://github.com/openshift-kni/lifecycle-agent/blob/main/ib-cli/README.md
      
      Create installation ISO from OCI image.
      
      Usage:
        ib-cli create-iso [flags]
      
      Flags:
        -d, --dir string   The working directory for creating the ISO.
        -h, --help         help for create-iso
      
      Global Flags:
        -c, --no-color   Control colored output
        -v, --verbose    Display verbose logs
      
      
      ib-cli --help create-iso
      ib-cli assists Image Based Install (IBI).
      
        Find more information at: https://github.com/openshift-kni/lifecycle-agent/blob/main/ib-cli/README.md
      
      Usage:
        ib-cli [command]
      
      Available Commands:
        completion  Generate the autocompletion script for the specified shell
        create-iso  Create installation ISO from OCI image.
        help        Help about any command
      
      Flags:
        -h, --help       help for ib-cli
        -c, --no-color   Control colored output
        -v, --verbose    Display verbose logs
      
      Use "ib-cli [command] --help" for more information about a command.
      
      
      

            jche@redhat.com Jun Chen
            achuzhoy@redhat.com Alexander Chuzhoy
            Yang Liu Yang Liu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: