filescli

command
v0.0.0-...-86b9d59 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: MIT Imports: 11 Imported by: 0

README

filescli

Running the cli

filescli is a command line interface to Static File services. See man page.

To use the cli, you must compile it, then create a config file and set some environment variables.

Build the cli like this:

$ make filescli

The config file is a yaml file setting the URLs of the required Static File services. See config-example.yml.

Environment variables hold authentication tokens or credentials that can be used to generate tokens. See man page for specifics.

Generating docs

The man page is written in portable mandoc filescli.mandoc. The markdown and pdf versions are generated with the mandoc utility.

To generate markdown and pdf versions, you need a local mandoc or a docker image with mandoc. (mandoc.sh detects a local version.) To create the docker image:

$ make mandoc-image

Then generate the documents:

$ make filescli.md filescli.pdf

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

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