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

refactor(cmds): use new cmds #5659

Merged
merged 8 commits into from
Nov 6, 2018
Merged

Commits on Nov 6, 2018

  1. refactor(cmds): use new cmds lib in diag

    License: MIT
    Signed-off-by: Overbool <overbool.xu@gmail.com>
    overbool authored and Stebalien committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    b2badfb View commit details
    Browse the repository at this point in the history
  2. refactor(cmds): use new cmds lib in config

    License: MIT
    Signed-off-by: Overbool <overbool.xu@gmail.com>
    overbool authored and Stebalien committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    b1efb99 View commit details
    Browse the repository at this point in the history
  3. refactor(cmds): use new cmds lib in mount

    License: MIT
    Signed-off-by: Overbool <overbool.xu@gmail.com>
    overbool authored and Stebalien committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    27bc0ec View commit details
    Browse the repository at this point in the history
  4. refactor(cmds): use new cmds lib in log

    License: MIT
    Signed-off-by: Overbool <overbool.xu@gmail.com>
    overbool authored and Stebalien committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    35959d6 View commit details
    Browse the repository at this point in the history
  5. fix(cmd/diag): inorder output

    License: MIT
    Signed-off-by: Overbool <overbool.xu@gmail.com>
    overbool authored and Stebalien committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    d26f97a View commit details
    Browse the repository at this point in the history
  6. commands: use io.Writer in tabwriter

    License: MIT
    Signed-off-by: Overbool <overbool.xu@gmail.com>
    overbool authored and Stebalien committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    46902e9 View commit details
    Browse the repository at this point in the history
  7. commands: use EmitOnce for single object

    License: MIT
    Signed-off-by: Overbool <overbool.xu@gmail.com>
    overbool authored and Stebalien committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    2c48466 View commit details
    Browse the repository at this point in the history
  8. cmds: use w.Write directly

    License: MIT
    Signed-off-by: Overbool <overbool.xu@gmail.com>
    overbool authored and Stebalien committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    0afbafd View commit details
    Browse the repository at this point in the history