mc-cli

command module
v0.0.0-...-8d2654a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2023 License: GPL-3.0 Imports: 18 Imported by: 0

README

Moolticute CLI tool

License

This tool is a command line tool to interact with a running moolticute daemon. It allows to retrieve credentials from a CLI.

Installation

Install go if needed. Add $GOPATH/bin to your path.

go install github.com/raoulh/mc-cli@latest
Usage
mc-cli --help

Usage: mc-cli COMMAND [arg...]

Command line tool to interact with a mooltipass device through a moolticute daemon

Commands:
  login        Manage credentials stored in the device
  data         Import & export small files stored in the device
  parameters   Get/Set device parameters

Run 'mc-cli COMMAND --help' for more information on a command.
mc-cli login --help

Usage: mc-cli login COMMAND [arg...]

Manage credentials stored in the device

Commands:
  get          Get a password for given context
  set          Add or update a context

Run 'mc-cli login COMMAND --help' for more information on a command.
mc-cli data --help                                                                                                               16:45:08  ✘ 2

Usage: mc-cli data COMMAND [arg...]

Import & export small files stored in the device

Commands:
  get          Retrieve data for given context
  set          Add or update data for given context

Run 'mc-cli data COMMAND --help' for more information on a command.

Warning! This project is a work in progress!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL