Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Planned for future release
Created by Guest
Created on Sep 25, 2023

DBB CLI - Added output formatting option

Hi,


The transition from DBB v1 to DBB V2 resulted in the disappearance of the Web Application, and the provision of a command line to manage the metadatastrore.

The command line does not provide the same services as the Web Application: you need a user-friendly interface to query and administer the metadatastore.

The command line produces text output, without metadata, not necessarily easy to use in a tooling.

I propose that the various commands of the CLI interface optionally produce a structured result, a priori in the form of JSON objects, but other output formats are possible (YAML, CSV, etc.).

This would allow DBB command line calls to be integrated into tools like:

  • a WEB server like the Web Application, (using Apache WEB Server on z/OS, and probably a scripting language as PHP or even Rexx)

  • an extension for the VS Code development environment, (which would link with IBM Z Open Editor and its IBM User Build interface which allows interfacing with IBM DBB, even if in this case the metadatastrore is not imploded).

The structure of the outputs could use what existed for the REST interface of the DBB V1 version: https://www.ibm.com/docs/en/dbb/1.1?topic=reference-web-application-rest-api

Thanks.

Idea priority Medium
  • Admin
    Senthil Nathan
    Reply
    |
    Dec 12, 2023

    This idea coincides with our thought process on the CLIs.. We will add this in our roadmap for a future release