• 常用命令


    ls List files and folders. 文件和文件夹列表
    mb Make a bucket or a folder. 创建一个bucket或一个文件夹
    cat Display file and object contents. 显示文件和对象的内容
    pipe Redirect STDIN to an object or file or STDOUT. 一个对象或文件或STDOUT重定向STDIN。
    share Generate URL for sharing. 为共享生成URL
    cp Copy files and objects. 复制文件和对象
    mirror Mirror buckets and folders. 镜桶和文件夹
    find Finds files which match the given set of parameters. 找到文件匹配给定的一组参数
    stat Stat contents of objects and folders. 统计对象和文件夹的内容
    diff List objects with size difference or missing between two folders or buckets. 列表对象之间的大小差异或失踪两个文件夹或桶
    rm Remove files and objects. 删除文件和对象。
    events Manage object notifications. 管理对象的通知
    watch Watch for file and object events. 注意文件和对象的事件。
    policy Manage anonymous access to objects. 管理对象的匿名访问。
    admin Manage Minio servers 管理Minio服务器
    session Manage saved sessions for cp command. cp命令管理保存会话。
    config Manage mc configuration file. 管理mc配置文件。
    version Print version info. 打印版本信息。

  • 相关阅读:
    【转】ORACLE日期时间 等函数大全
    list_car()函数小记
    git代码提交流程
    windows连接ubuntu服务器方式
    win10专业版安装docker实战
    selenium来识别数字验证码
    web服务器、WSGI跟Flask(等框架)之间的关系
    pymysql的使用
    sql常用 语句总结
    sql语句insert into where 错误解析
  • 原文地址:https://www.cnblogs.com/luoyan01/p/9733839.html
Copyright © 2020-2023  润新知