python-libmaas icon indicating copy to clipboard operation
python-libmaas copied to clipboard

Fix using --profile flag to subcommands

Open jbott opened this issue 2 years ago • 4 comments

This flag was broken, since it referenced an unset attribute profile on the parsed options object.

jbott avatar Aug 24 '22 18:08 jbott

@sparkiegeek anything we can/should do to help get this tested and (hopefully) merged? 🙏🏼

Yasumoto avatar Sep 14 '22 14:09 Yasumoto

Thanks for the contribution, please can you add tests for this?

sparkiegeek avatar Sep 14 '22 15:09 sparkiegeek

Hey @jbott! Are you still working on this/willing to work on this? If so, could you add the requested tests, and we could get this merged? that would be great!

SK1Y101 avatar Aug 21 '23 07:08 SK1Y101

Sorry, I no longer use MaaS. I think there is still a bug in this patch – running the command without the --profile flag was non-functional if I remember correctly (which I never bothered to fix because I only invoked it via a wrapper script).

jbott avatar Aug 23 '23 00:08 jbott