Page MenuHomeSoftware Heritage

rename main CLI command from "swh fuse" to "swh fs"
ClosedPublic

Authored by zack on Oct 20 2020, 10:26 AM.

Details

Summary

rationale:

  • it is consistent with SwhFS which we are now using in doc
  • FUSE is an implementation detail, which has no place in user-facing names
  • it is consistent with other FUSE-based FS (sshfs, RepoFS, etc.)
Test Plan

tox

Diff Detail

Repository
rDFUSE FUSE virtual file system
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D4314 (id=15245)

Rebasing onto 3ad12d7aaf...

Current branch diff-target is up to date.
Changes applied before test
commit 3409bd8a092fa99547efe571586d176259f27528
Author: Stefano Zacchiroli <zack@upsilon.cc>
Date:   Tue Oct 20 10:24:38 2020 +0200

    rename main CLI command from "swh fuse" to "swh fs"
    
    rationale:
    - it is consistent with SwhFS which we are now using in doc
    - FUSE is an implementation detail, which has no place in user-facing names
    - it is consistent with other FUSE-based FS (sshfs, RepoFS, etc.)

See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/111/ for more details.

This revision is now accepted and ready to land.Oct 20 2020, 10:31 AM