Skip to content

Commit

Permalink
update for PR
Browse files Browse the repository at this point in the history
Signed-off-by: Mic Bowman <[email protected]>
  • Loading branch information
cmickeyb committed Apr 5, 2024
1 parent 15d67d2 commit a2ca0e7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions client/docs/service_groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ for every contract created, service groups define collections of
services and policies for using those services that can be used to
simplify contract creation. For example, a service group for testing
and developing new contracts can be created from services provided
locally. Another group can be defined to for final production
deployment.
locally. Another group can be defined to for final deployment.

Service groups can be easily defined for all of the services
associated with a given site (see the various `create_from_site`
Expand Down Expand Up @@ -62,7 +61,7 @@ the use of alternative group files.
The `pdo-service-groups` command provides operations over the collection
of services in the service groups database.

* `clear` : remove all data from the service database
* `clear` : remove all data from the service groups database
* `import` : import service group definitions from a file
* `export` : export service group definitions to a file
* `list` : list service groups of a service type
Expand Down

0 comments on commit a2ca0e7

Please sign in to comment.