Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-goral committed Mar 19, 2021
1 parent 971121d commit af0e0ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/hld/presentation/cli/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ From the:

## Package

[`ftl.cli`](https://github.com/Flank/flank/tree/master/test_runner/src/main/kotlin/ftl/cli) and nested.
All CLI commands are placed in [`ftl.cli`](https://github.com/Flank/flank/tree/master/test_runner/src/main/kotlin/ftl/cli) or inside nested packages.

## Libraries

Expand All @@ -20,7 +20,7 @@ Flank command line interface is build upon the [picocli](https://picocli.info/).
## Design

* The commands design is based on [gcloud firebase](https://cloud.google.com/sdk/gcloud/reference/alpha/firebase),
* The goal is to keep flanks CLI compatible with gcloud.
* The goal is to have implemented equivalent for each gcloud command in firebase scope, so Flank will keep CLI parity with gcloud.

## Responsibilities

Expand Down

0 comments on commit af0e0ff

Please sign in to comment.