CLI tutorial checking for rgb values
Posted: Mon Jun 24, 2019 8:32 pm
I have a cloud for which I need to first check if rgb values exist already, if they do, perform some actions. If they do not, then convert scalar field 0 to rgb and then perform some actions. How can this be achieved using the command line as this needs to run in a script..?
I have most of this workign with the exception of the conditional portion for when rgb value already exist on import as I do not see a way to provide a conditional statement in the CLI execution
I have most of this workign with the exception of the conditional portion for when rgb value already exist on import as I do not see a way to provide a conditional statement in the CLI execution