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

Add missing scoop completions #483

Closed
EmilyGraceSeville7cf opened this issue May 11, 2023 · 4 comments
Closed

Add missing scoop completions #483

EmilyGraceSeville7cf opened this issue May 11, 2023 · 4 comments

Comments

@EmilyGraceSeville7cf
Copy link
Contributor

Command Status

  • x means completed
  • - means not completed
? Command Summary
- alias Manage scoop aliases
x bucket Manage Scoop buckets
x cache Show or clear the download cache
x cat Show content of specified manifest. If available, bat will be used to pretty-print the JSON.
x checkup Check for potential problems
x cleanup Cleanup apps by removing old versions
x config Get or set configuration values
x create Create a custom app manifest
x depends List dependencies for an app, in the order they'll be installed
x download Download apps in the cache folder and verify hashes
x export Exports installed apps, buckets (and optionally configs) in JSON format
- help Show help for a command
x hold Hold an app to disable updates
x home Opens the app homepage
x import Imports apps, buckets and configs from a Scoopfile in JSON format
x info Display information about an app
x install Install apps
x list List installed apps
x prefix Returns the path to the specified app
x reset Reset an app to resolve conflicts
x search Search available apps
- shim Manipulate Scoop shims
x status Show status and check for new app versions
x unhold Unhold an app to enable updates
x uninstall Uninstall an app
x update Update apps, or Scoop itself
x virustotal Look for app's hash or url on virustotal.com
x which Locate a shim/executable (similar to 'which' on Linux)

I will do it.

@EmilyGraceSeville7cf
Copy link
Contributor Author

I have no time for it, maybe somebody else can do it?..

@fdncred
Copy link
Collaborator

fdncred commented Jan 20, 2024

unassigned you. thanks!

fdncred pushed a commit that referenced this issue Apr 7, 2024
I added the missing shims, alias, and help commands for the scoop
completer (#483)

I also updated the deprecated `rootPath` and `globalPath` config names
for the config command
@godrja
Copy link
Contributor

godrja commented Apr 24, 2024

It seems that this issue is fixed by #812 and can be closed now.
@EmilyGraceSeville7cf @fdncred

@fdncred
Copy link
Collaborator

fdncred commented Apr 24, 2024

ok, thanks.

@fdncred fdncred closed this as completed Apr 24, 2024
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

3 participants