mount

cmd/mount

Filesystem mount management

Quick Start

mount <subcommand> [options] [args]

At A Glance

Name
mount
Help Source
flag.Usage via -h
Doc Source
package comments
Flags
0
Subcommands
3

Usage

  • mount <subcommand> [options] [args]

Subcommands

NameDescription
list List mounted filesystems
add Mount a filesystem
remove Unmount a filesystem

Flags

No flags documented.

Exit Codes

CodeMeaning
0 Success
1 Runtime/command error
2 Invalid flags/usage