Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Enable options to print full console output #6806

Merged
merged 2 commits into from
Feb 21, 2019
Merged

Enable options to print full console output #6806

merged 2 commits into from
Feb 21, 2019

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Feb 21, 2019

Change Description

  • Currently cleos only prints the first line of console output
  • Update cleos to print full console output when --verbose passed for commands like cleos push action
  • Update cleos to print full console output for cleos get actions when --full is passed.
  • Inspired by cleos print contract log only one line #6448

Co-Authored-By: firesWu 1032246642@qq.com

Consensus Changes

None

API Changes

None

Documentation Additions

Updated verbose help text:

 -v,--verbose                output verbose errors and action console output

Updated get actions help text:

 --full                      don't truncate action output

…-full on actions to indicate all console output should be printed.
@heifner heifner merged commit 4071afb into develop Feb 21, 2019
@heifner heifner deleted the cleos-output branch February 21, 2019 21:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants