Skip to content
  • Stavros Sachtouris's avatar
    START FEAT. DEV. cmd accessibility in shell · 42c739c0
    Stavros Sachtouris authored
    shell commands should be accessible from all contexts e.g.:
    [kamaki] server   #new context
    [server] /config list   #call command from top context
    ...
    [server] ../config list   #call command from previous context
    
    This feature will be developed in following commits
    42c739c0