Skip to content

Pepper no longer respecting --out flag #228

@Zylatis

Description

@Zylatis

Hi,

I have been using this without problem for a while but suddenly now all calls like pepper chase grains.item hub_info --out=json

return this

{
    "return": [
        {
            "chase": {
                "jid": "11111",
                "out": "nested",
                "ret": {
                    "data": {
                       <redacted>
                    }
                },
                "retcode": 0
            }
        }
    ]
}

which is borking my post processing a bit. I suspect maybe some weird package upgrade? I am on ubuntu and pepper 0.7.6 (i have tried an uninstall and reinstall etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions