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

Document CLI commands that are compatible with open-balena #17

Open
dfunckt opened this issue Nov 7, 2018 · 4 comments
Open

Document CLI commands that are compatible with open-balena #17

dfunckt opened this issue Nov 7, 2018 · 4 comments
Labels

Comments

@dfunckt
Copy link
Member

dfunckt commented Nov 7, 2018

The CLI has a bunch of commands that still assume balenaCloud as the target and won't work with open-balena, for example balena push.

We should document the exact set of commands that are supported and guarantee they work when targeting open-balena going forward.

cc @shaunmulligan @pimterry

@velosol
Copy link

velosol commented Aug 21, 2020

See also: balena-io/balena-cli#1610

@danclimasevschi
Copy link
Contributor

In addition to that, not all balena-cli commands are documented, i.e. balena-io/balena-cli#2613

deanMike pushed a commit to machinemetrics/open-balena that referenced this issue May 28, 2024
…date

chore(deps): updated `haproxy-ingress` to 0.14.2
@ab77
Copy link
Contributor

ab77 commented Jun 14, 2024

@dfunckt this is probably done, right?

@dfunckt
Copy link
Member Author

dfunckt commented Jun 14, 2024

It isn’t. I think we should have a section in the README or a page in docs about working with the CLI (which is the sole user interface to openBalena) where we list the missing commands and their alternatives.

Off the top of my head, the commands that won’t work are:

  • os download, due to lack of image-maker. Download images from balena.io/os
  • push. Use build/deploy instead
  • anything related to proxy, such as host OS updates. No alternative yet.

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

No branches or pull requests

4 participants