Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

support stdout option #4

@mmacata

Description

@mmacata

When using ace, it would be nice to also have the stdout option available like so:

    {
      "id": "Select_number_hospitals",
      "module": "v.db.select",
      "inputs": [
        {
          "param": "map",
          "value": "zipcodes_wake"
        },
        {
          "param": "columns",
          "value": "ZIPCODE,number_hospitals"
        }
      ],
      "stdout": {"id": "number_hospitals", "format": "table", "delimiter": "\n"}
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions