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

parts list doesn't work #7

Closed
adsouza opened this issue Sep 4, 2013 · 1 comment
Closed

parts list doesn't work #7

adsouza opened this issue Sep 4, 2013 · 1 comment

Comments

@adsouza
Copy link

adsouza commented Sep 4, 2013

action@rube-27252:~$ parts update
=> Pulling latest changes...
From https://github.com/action-io/autoparts

  • branch master -> FETCH_HEAD
    Already up-to-date.
    action@rube-27252:~$ parts help
    Autoparts 0.0.1-0e6325f - A Package Manager for Nitrous.IO

Usage: parts COMMAND [ARGS...]

Some useful commands are:
parts install PACKAGE... # Install one or many packages
parts uninstall PACKAGE... # Uninstall one or many packages
parts list # List all installed packages
parts search [SEARCH_TERM] # Search for a package or list all available packages
parts start PACKAGE... # Start one or many services provided by packages
parts stop PACKAGE... # Stop one or many services provided by packages
parts restart PACKAGE... # Restart one or many services provided by packages
parts update # Update Autoparts
action@rube-27252:~$ parts list
parts: no installed package found

@petejkim
Copy link
Owner

petejkim commented Sep 4, 2013

Do you have any package installed?

parts list lists installed packages.

If you want to see a list of packages that you can install, do parts search instead.

@petejkim petejkim closed this as completed Sep 4, 2013
gmckeever pushed a commit that referenced this issue Apr 13, 2014
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

2 participants