Skip to content

Commit 28dcabb

Browse files
committed
rfc: only one CLI flag
1 parent 2ba24a4 commit 28dcabb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

toc/rfc/rfc-draft-generic-per-route-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ The following constraints apply (types are as specified in [RFC 8259](https://rf
3535

3636
#### CLI
3737

38-
There MAY be either individual command line flags or a single flag which supports generic key-value
39-
pairs for the `map-route` sub-command.
38+
There SHOULD be a single flag which supports generic key-value pairs for the `map-route`
39+
sub-command. The flag should accept a JSON structure like the `-c` argument of `cf create-service`.
4040

4141
#### Cloud Controller
4242

0 commit comments

Comments
 (0)