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

Some notes on possible future commands #18

Open
jbowes opened this issue Aug 8, 2021 · 0 comments
Open

Some notes on possible future commands #18

jbowes opened this issue Aug 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jbowes
Copy link
Owner

jbowes commented Aug 8, 2021

pulling this out of the source

Commands

Is single level possible?

install, i

install a program by url

  • shell scripts
  • bare binaries
  • compressed binaries

re-install broken or partial install?

update, up (u?)

update a single program by url, or name
or update everything with bare, or -A?

delete, d

delete (unintall, remove, erase) a single program by url or name

run, r

would exec, e be better to free up r?

run a script in the sandbox (eg old codecov updater ;) )

TODO

list installed
list available

info on installed, available
audit on installed, single or both. (fix would be with up)

pin/unpin to prevent update? probably not

submit new manifests via PR, submit new checksums etc.
submit scripts that fail to work

HIDE completion command?

version command, or combined doctor/setup

@jbowes jbowes added the enhancement New feature or request label Aug 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant