Skip to content

cloudquery describe message is misleading #408

@yevgenypats

Description

@yevgenypats

Describe the Bug

Currently running something like cloudquery describe aws will produce the following:

+---------------------------------------------+--------------------------------+
|                    PATH                     |          DESCRIPTION           |
+---------------------------------------------+--------------------------------+
| aws                                         | AWS Security & Compliance      |
| aws/cis_v1.2.0                              | AWS CIS V1.20 Policy           |
| aws/cis_v1.2.0/1                            | Section 1: Identity and Access |
|                                             | Management                     |
| aws/cis_v1.2.0/2                            | Section 2: Logging             |
| aws/cis_v1.2.0/3                            | Section 3: Monitoring          |
......
To execute any policy use the path defined in the table above.
For example `cloudquery policy run aws cis_v1.2.0`%   

Our syntax right now is different so we should show something like aws//cis_v1.2.0 and aws//cis_v1.2.0/1 and so on.

Expected Behavior

CloudQuery Version

Debug Output

Steps to Reproduce

Additional Context

References

Metadata

Metadata

Assignees

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