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

Minor improvements #32

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Minor improvements #32

wants to merge 4 commits into from

Conversation

maihde
Copy link

@maihde maihde commented Oct 19, 2013

Minor usability improvements:

  • Progress monitor on upload (can be suppressed with --quiet)
  • Archive list supports verbose print outs
  • Automatically inventory jobs can be prevented when doing archive list (--no-sync)
  • Actions can provide exit status if they choose to

Currently, if checkpresent is run and it determines that an inventory
is too old it will automatically perform an inventory sync.  This
may be undesired in various situations, so allow the user to
supply the --no-sync option to prevent this.
The progress monitor can be supressed with --quiet.
The --verbose flag will print the id, name, last_seen, created.
If an action returns a non-None value, use it for the exit status.
@maihde
Copy link
Author

maihde commented Dec 3, 2013

Hi basak,

Just checking to see if you have had an opportunity to review this pull commit.

@aspiers
Copy link

aspiers commented Apr 25, 2015

@maihde Please could you rebase this on the latest master?

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

Successfully merging this pull request may close these issues.

2 participants