Skip to content

Commit

Permalink
Update current documentation to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Cloudflow @Lightbend committed May 25, 2021
1 parent 3c3ede8 commit 9f9066a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/docs-source/docs/modules/cli/pages/cloudflow.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ deploy a cloudflow applications from a cr file
``the logback configuration to be applied
* `` --unmanaged-runtimes <value>
``The runtimes that should not be checked
* `` --microservices ``EXPERIMENTAL: Deploy on Akka Cloud Platform
* `` -o, --output <value> ``available options are: c or classic, t or table, json, yaml

== Command: undeploy
Expand Down Expand Up @@ -127,6 +128,7 @@ configures a deployed cloudflow application
* `` config-key ``the configuration keys for the overrides
* `` --logback-config <value>
``the logback configuration to be applied
* `` --microservices ``EXPERIMENTAL: Deploy on Akka Cloud Platform
* `` -o, --output <value> ``available options are: c or classic, t or table, json, yaml

== Command: configuration
Expand Down
2 changes: 1 addition & 1 deletion docs/docs-source/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ content:
- examples/snippets
# TODO: check if we can restore all the versions
# branches: [master, v1.3.3-docs, v2.0.0-docs, v2.0.5-docs, v2.0.7-docs, v2.0.8-docs, v2.0.10-docs, v2.0.11-docs, v2.0.12-docs, v2.0.13-docs, v2.0.14-docs, v2.0.16-docs, v2.0.18-docs, v2.0.19-docs, v2.0.20-docs, v2.0.21-docs] # versioned content - add branches here
branches: [v1.3.3-docs, v2.0.0-docs, v2.0.18-docs, v2.0.19-docs, v2.0.20-docs, v2.0.21-docs, v2.0.22-docs, v2.0.23-docs, v2.0.24-docs, v2.0.25-docs, v2.1.0-docs] # versioned content - add branches here
branches: [v1.3.3-docs, v2.0.0-docs, v2.0.18-docs, v2.0.19-docs, v2.0.20-docs, v2.0.21-docs, v2.0.22-docs, v2.0.23-docs, v2.0.24-docs, v2.0.25-docs, v2.1.0-docs, v2.1.1-docs] # versioned content - add branches here
- url: [email protected]:lightbend/cloudflow.git
start-path: docs/homepage-source/docs
branches: [master] # should always remain as master
Expand Down

0 comments on commit 9f9066a

Please sign in to comment.