Unattentended / noninteractive examples? #414

Closed
opened 2023-12-20 16:02:32 +01:00 by jedahan · 2 comments
jedahan commented 2023-12-20 16:02:32 +01:00 (Migrated from github.com)

I'd like to setup CI to build images for Raspberry Pi OS + klipper/moonraker/fluidd. Having a way to script kiauh would help greatly.

Describe the solution you'd like

Same solution as raspi_config - expose functions as cli subcommands. Shouldn't need the nonint prefix.

Describe alternatives you've considered

No response

Additional information

No response

### Is your feature request related to a problem? Please describe I'd like to setup CI to build images for Raspberry Pi OS + klipper/moonraker/fluidd. Having a way to script kiauh would help greatly. ### Describe the solution you'd like Same solution as raspi_config - expose functions as cli subcommands. Shouldn't need the `nonint` prefix. ### Describe alternatives you've considered _No response_ ### Additional information _No response_
dw-0 commented 2023-12-25 14:55:00 +01:00 (Migrated from github.com)

Thanks for the feature request. That is probably something that is not planned in the near future (if at all). I keep this request open anyways, for future tracking.

Thanks for the feature request. That is probably something that is not planned in the near future (if at all). I keep this request open anyways, for future tracking.
HumbleDeer commented 2024-01-23 21:22:51 +01:00 (Migrated from github.com)

Scripting KIAUH would be somewhat cumbersome when KIAUH itself is just a script. You could call the individual sub-modules and use the stdin fill-in methods you'd use in other scripts to interact with it.

Scripting KIAUH would be somewhat cumbersome when KIAUH itself is just a script. You could call the individual sub-modules and use the stdin fill-in methods you'd use in other scripts to interact with it.
Sign in to join this conversation.