• Xavier Thompson's avatar
    slapos/cli: Improve output printing · 5729a86b
    Xavier Thompson authored
    Before this commit, some slapos commands would output this warning:
    ```
      No handlers could be found for logger "cachecontrol.controller"
    ```
    
    The affected commands included:
    - slapos service list
    - slapos service info
    - slapos computer list
    - slapos computer info
    - slapos computer token
    - slapos cache source
    5729a86b
computer_token.py 2.4 KB