Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
update docs for list sf
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan committed Aug 6, 2019
1 parent a4837f5 commit 5c86d65
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ The following parameters are supported. See Common Reference for a list of addit
Deploys a revision of an existing sharedflow to an environment in an organization.

```
apigeecli sharedflow deploy -o org -e env -n sharedflow1 -v 1
apigeecli sharedflows deploy -o org -e env -n sharedflow1 -v 1
```

Parameters
Expand Down Expand Up @@ -853,7 +853,8 @@ Parameters
The following parameters are supported. See Common Reference for a list of additional parameters.

* `--org -o` (required) Apigee organization name
* `--name -n` (required) sharedflow name
* `--env -e` (optional) Apigee environment name
* `--rev -r` (optional) Include shared flow revisions

### <a name="undepsf"/> undeploy

Expand Down

0 comments on commit 5c86d65

Please sign in to comment.