3.0.3 • Published 8 months ago

periodo-cli v3.0.3

Weekly downloads
2
License
CC0-1.0
Repository
github
Last release
8 months ago

Command line interface for working with PeriodO resources

Usage: periodo <command>

  where command is one of:

  list-patches
  submit-patch <patch file>
  merge-patch  <patch url>
  reject-patch <patch url>
  create-bag   <json file> [<uuid>]

  To pipe patches or JSON via stdin use the filename '-'.

  To use a server other than canonical:

  -s --server <server url>

Examples

List open and unmerged patches on the canonical server:

periodo list-patches

Create a bag of two period definitions on the staging server:

echo '{"title": "my test bag", "items": [ "p0z5nvh24r6", "p0vn2frn6dd" ]}' \
    | periodo -s https://staging.perio.do create-bag -
3.0.3

8 months ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.6.3

4 years ago

2.6.2

4 years ago

2.6.1

4 years ago

2.5.0

4 years ago

2.4.0

6 years ago

2.3.1

6 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago