Skip to content

sail command line utility #8

@ashgit301

Description

@ashgit301

Describe the bug
The sail cmd must not print the messages unless verbose mode is used.
When the verbose mode is used, it must only print the actions.

To Reproduce
Steps to reproduce the behavior:

  • Command being traced - dockerize -p {pid}
  • Sequence of REST APIs and Trace Options used - nil
  • Response Body and Response Code from the REST API - nil
  • In case of command line utility issue, the command line options used and the response from the command line utility - dockerize -p {pid}
  • Sail terminal logs
time="2021-01-14T17:16:47+05:30" level=info msg="Possible Docker Image : ubuntu:20.04" accountID="module:sail" requestID=558a335f-67d6-43c2-918f-201e568ee8e3 source="trace/trace_api.go:121"
2021/01/14 17:16:47 util/cmd ExecuteAsScript :sail directory creation failed exit status 1
2021/01/14 17:16:47 util/cmd ExecuteAsScript :log directory creation failed exit status 1
time="2021-01-14T17:16:47+05:30" level=info msg=" Log file opened " accountID="module:sail" requestID=558a335f-67d6-43c2-918f-201e568ee8e3 source="listProcess/listproc.go:60"

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

** System (please complete the following information):**

  • OS:Ubuntu
  • Version: 20.04

You can get these information from the os-release file as below:

cat /etc/os-release

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions