Skip to content
Snippets Groups Projects
  • theMackabu's avatar
    c04a17fe
    start impl for new command system · c04a17fe
    theMackabu authored
    maid -h
    maid --health
    
    maid -l <json>
    maid --list <json>
    
    maid -C
    maid --clean-cache
    
    maid -i
    maid --init
    
    maid -p <command>
    maid --project <command>
    
    maid -e
    maid --env
    
    maid -s health
    maid --server health
    
    maid -r <command>
    maid --remote <command>
    
    maid -g <command>
    maid --system <command>
    c04a17fe
    History
    start impl for new command system
    theMackabu authored
    maid -h
    maid --health
    
    maid -l <json>
    maid --list <json>
    
    maid -C
    maid --clean-cache
    
    maid -i
    maid --init
    
    maid -p <command>
    maid --project <command>
    
    maid -e
    maid --env
    
    maid -s health
    maid --server health
    
    maid -r <command>
    maid --remote <command>
    
    maid -g <command>
    maid --system <command>
This project manages its dependencies using Cargo. Learn more