Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2056337

Summary: missing the introduction of "opm migrate" command
Product: OpenShift Container Platform Reporter: xzha
Component: DocumentationAssignee: Michael Peter <mipeter>
Status: CLOSED CURRENTRELEASE QA Contact: xzha
Severity: high Docs Contact: Latha S <lmurthy>
Priority: high    
Version: 4.10CC: aos-bugs, mipeter
Target Milestone: ---Flags: xzha: needinfo-
Target Release: 4.11.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-03-09 14:31:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description xzha 2022-02-21 03:20:13 UTC
Document URL: 
https://docs.openshift.com/container-platform/4.10/cli_reference/opm/cli-opm-ref.html

Section Number and Name: 
opm-cli-ref-render_cli-opm-ref

Describe the issue: 

missing "opm migrate" command.

zhaoxia@xzha-mac operator-framework-olm % opm migrate --help
Migrate a sqlite-based index image or database file to a file-based catalog.

DEPRECATION NOTICE:
Sqlite-based catalogs and their related subcommands are deprecated. Support for
them will be removed in a future release. Please migrate your catalog workflows
to the new file-based catalog format.

Usage:
  opm migrate <indexRef> <outputDir> [flags]

Flags:
  -h, --help            help for migrate
  -o, --output string   Output format (json|yaml) (default "json")

Global Flags:
      --skip-tls   skip TLS certificate verification for container image registries while pulling bundles or index

Suggestions for improvement: 

Additional information:

Comment 2 Michael Peter 2023-02-28 19:24:47 UTC
Moving to modified: https://github.com/openshift/openshift-docs/pull/56607

Comment 3 Michael Peter 2023-03-02 19:06:03 UTC
@xzha PTAL: https://github.com/openshift/openshift-docs/pull/56607