Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feature Request - Optionally Print the command before running a task and maybe some  #50

@vikas027

Description

@vikas027

I think it will be a good idea to optionally print the command before running a task to make the output a bit easier to read. I am proposing to make this optional and the command in some case could contain secrets too.

Also, it would be great if we can some line breaks or something more readable between tasks. As of now, reading logs is a bit difficult as there is no distinction in the logs.

Alternate solution:
use an echo statement in the command itself

hello:
  summary: some task
  command: |
    echo which terraform
    which terraform

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