Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

rkt/stop: implement --uuid-file #2902

Merged
merged 4 commits into from
Jul 12, 2016
Merged

rkt/stop: implement --uuid-file #2902

merged 4 commits into from
Jul 12, 2016

Commits on Jul 11, 2016

  1. rkt/rm: fix help string

    We allow either `UUID` or `--uuid-file`, not both. Reflect that on the
    help string.
    iaguis committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    87cd958 View commit details
    Browse the repository at this point in the history
  2. rkt/stop: implement --uuid-file

    So the user can use the value saved on rkt run with --uuid-file-save.
    iaguis committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    9fb8b91 View commit details
    Browse the repository at this point in the history
  3. rkt/stop: remove extra "stop: " prefix

    It's already included by the log package.
    iaguis committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    5f5bee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10aaba9 View commit details
    Browse the repository at this point in the history