Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK marrying config to an os download #1262

Open
jordan-lumley opened this issue Sep 14, 2022 · 1 comment
Open

SDK marrying config to an os download #1262

jordan-lumley opened this issue Sep 14, 2022 · 1 comment

Comments

@jordan-lumley
Copy link

Not necessarily 'expected' behavior but within the CLI, you can use the 'os config generate' command to set some initial settings then in the 'os configure' command you marry that config.json with the actual '.img' file. Can't seem to do this in an automated fashion aside from running a node js exec shell to use the host system CLI which just feels dirty.

When running the sdk os.getConfig this returns the config and the os.download returns an .img file but there's not a way to my knowledge to join the two without using the CLI thus making an automated step to prepare and generate a new device addition in a programmatic fashion a little tough.

Maybe I am missing something but this is more-so a sanity check to make sure I am not missing anything.

@jordan-lumley
Copy link
Author

Anything??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant