aio-cli-plugin-cloudmanager icon indicating copy to clipboard operation
aio-cli-plugin-cloudmanager copied to clipboard

Has a developer I would like to create a contentset via aio cli

Open tyge68 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Currently with aio cli we can get or delete a contentset, but I don't see a way to create the content set with the command line

Describe the solution you'd like As the API allow to create a contentset, it should be possible to implement it in the aio cli

Describe alternatives you've considered I don't see any alternative.

Additional context I need to create quickly a contentset based on some diff tool report in order to speed up what need to be re-sync.

tyge68 avatar Nov 03 '23 08:11 tyge68

@tyge68 You can do this via:

aio cloudmanager create-content-flow $ENVIRONMENTID $CONTENTSETID $DESTENVIRONMENTID false

imaadghouri85 avatar Jan 29 '24 03:01 imaadghouri85