Thank you Nux! :)
On Thu, Apr 6, 2023 at 4:24 PM Nux wrote:
> It'd be nice if cmk could read this stuff from env vars, but alas it
> doesn't seem to be the case. Ask for a feature. :)
>
> Otherwise, what you can do is set stuff up temporarily then delete it
> when done, for example:
> (let's use
It'd be nice if cmk could read this stuff from env vars, but alas it
doesn't seem to be the case. Ask for a feature. :)
Otherwise, what you can do is set stuff up temporarily then delete it
when done, for example:
(let's use a non-default config path, so it's extra disposable)
cmkconfig=$(mkt
Do you know if it is possible and what is the syntax to use cloudmonkey
commands without configuring profile? I dont want to have credentials or
keys on the server disk.
Is it possible to do something like this?
cmk list instances -key my_key -secret my_secret
I see no such arguments in the docu