Skip to content

Return output in custom format #96

@lnunesbr

Description

@lnunesbr

Is your feature request related to a problem? Please describe.
It would be great to have commands output in custom formats, let's say in json, or csv, which would allow me to use it in custom CI tools

Describe the solution you'd like

acquiacli domain:list prod:sitename test --format=json

This would output the domains in a json format instead of the current fancy table output.

It would be an out of the box alternative to drush ac-domain-list --format=export

Describe alternatives you've considered
Custom php code to gather info from cloud api v2 using typhonius/acquia-php-sdk-v2

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions