CLI - option `profile-name` wrong data displayed
Example:
I have two profiles in CLI, profile: alice1
with working account guest4test1
and profile: alice4
with working account guest4test4
. The profile alice4 is the default profile.
If I want to show balance and enter the profile name, the working account is not switched.
Expected result:
If I use the option --profile-name
, the working account from the entered profile should be used.
Be careful! The issue is related to all operations, if the sender
of operation (in case of transfer --from
, in case of custom jest it is the default value of --authorize
) is not entered, the default value should be taken as working account of entered profile.