potiuk opened a new issue, #29:
URL: https://github.com/apache/tooling-releases-client/issues/29

   The way how to set token in atr is this:
   
   ```
   Usage: atr set PATH VALUE
   
   Set a configuration value using dot notation.
   
   ╭─ Arguments 
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
   │ *  PATH   [required]                                                       
                                                                   │
   │ *  VALUE  [required]                                                       
                                                                   │
   ╰─────────────────────────────
   ```
   
   This does not allow to pass PAT tokens in a **really** secure way - if you 
do it in command line, the token will be stored in history.
   
   One good way of doing it is to allow `--stdin` option to paste the value.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to