yup-base64

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

README

yup-base64

NAME:
   base64 - base64 encode/decode data and print on the standard output

USAGE:
   base64 [OPTION]... [FILE]

   Base64 encode or decode FILE, or standard input, to standard output.
   With no FILE, or when FILE is -, read standard input.

VERSION:
   dev

GLOBAL OPTIONS:
   --decode, -d          decode data
   --ignore-garbage, -i  when decoding, ignore non-alphabet characters
   --wrap int, -w int    wrap encoded lines after COLS character; use 0 to disable wrapping (default: 76)
   --help, -h            show help
   --version             print version information and exit

Documentation

Overview

Command yup-base64 is the CLI wrapper around github.com/gloo-foo/cmd-base64.

Jump to

Keyboard shortcuts

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