canned

command module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2023 License: MIT Imports: 2 Imported by: 0

README

Canned

Tests

A cli tool to store encrypted goods.

Usage

### Install canned cli
$ go install github.com/jpedro/canned

### Check the version
$ canned version
v1.0.0

### Set the passsword and file
$ export CANNED_PASSWORD="test"

$ export CANNED_FILE="test.can"

### Start a whole new can
$ canned init
File test.can initialized.

### Add one item
$ canned set hello world
Item hello saved.

### List your items
$ canned ls
NAME    STRENTH   CREATED      UPDATED   TAGS
hello         *   2021-01-01

### Copy the hello item content to the clipboard
$ canned get hello
Item hello copied to the clipboard.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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