Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

CLI Refactor - User Interactions #283

Open
eranha opened this issue Apr 13, 2021 · 0 comments
Open

CLI Refactor - User Interactions #283

eranha opened this issue Apr 13, 2021 · 0 comments

Comments

@eranha
Copy link
Contributor

eranha commented Apr 13, 2021

Messages
Error messages

  • Extract all messages out of the code to a separate file (4)
    • Each message will have its own id- CONJUR123I
    • The code will reference the messages using their ids.
    • E.g. set_variable action will return message id: 103 upon a successful completion of the execution
      It will make the code cleaner easy to maintain and i18n ready

Related to #251

@eranha eranha added this to the R&D Boost milestone Apr 13, 2021
@eranha eranha changed the title CLI Refactor - User INteractions CLI Refactor - User Interactions Apr 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant