Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

gdp / apps / gdp-create.8 @ master

History | View | Annotate | Download (9.31 KB)

# Date Author Comment
5a32353d 06/06/2019 03:20 PM Eric Allman

Update gdp-create man page to match code.

29d35a5e 06/05/2019 11:00 AM Eric Allman

Document gdp-create -w flag.

b364b308 01/03/2019 05:07 PM Eric Allman

Rationalize lots of documentation. Fix inconsistencies in some
parameter names (e.g., swarm.gdp.gdp-create.server,
swarm.gdp.creation-service.name, and swarm.gdp.create.service). Some
minor code changes for consistency changes, but mostly docs.

c39a16b1 12/11/2018 11:59 AM Eric Allman

Cleanup on human-oriented name handling during creation, including
documentation. Big changes: don't allow a "human name" that looks like
a base-64-encoded name; use GDP_NAME_ROOT when creating a new log using
gdp-create; treat a zero-length GDP_NAME_ROOT as though the variable...

80da996e 10/24/2018 12:53 PM Eric Allman

Mega-change: new object creation API with updated metadata; internal
name is hash of metadata, not hash of human name; query and maintain
human-oriented name to GDPname directory (HONGD).

eae1d3ec 05/25/2018 01:22 PM Eric Allman

The grand renaming: GCL is (mostly) gone in favor of GOB and GIN.