3.0.3 • Published 2 years ago

periodo-cli v3.0.3

Weekly downloads
2
License
CC0-1.0
Repository
github
Last release
2 years 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

2 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.6.3

5 years ago

2.6.2

5 years ago

2.6.1

5 years ago

2.5.0

5 years ago

2.4.0

7 years ago

2.3.1

7 years ago

2.3.0

7 years ago

2.2.0

7 years ago

2.1.1

7 years ago

2.1.0

8 years ago

2.0.0

8 years ago