Skip to content

Commit

Permalink
[skip ci] Update commands documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 3, 2024
1 parent 79f9f05 commit 3598e56
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ rmk
Command line tool for reduced management of the provision of Kubernetes clusters in different environments and management of service releases.

**BuiltBy:** goreleaser \
**Commit:** edbe501 \
**Date:** 2024-09-02T14:44:39Z \
**Commit:** 79f9f05 \
**Date:** 2024-09-03T12:48:24Z \
**Target:** linux_amd64

**Usage**:
Expand Down Expand Up @@ -155,7 +155,7 @@ Initialize configuration for current tenant and selected environment

**--aws-reconfigure, -r**: force AWS profile creation

**--aws-reconfigure-artifact-license, -l**: force AWS profile creation for artifact license, used only if RMK config option artifact-mode has the values: online
**--aws-reconfigure-artifact-license, -l**: force AWS profile creation for artifact license, used only if RMK config option artifact-mode has values: online, offline

**--cloudflare-token, --cft**="": Cloudflare API token for provision NS records

Expand Down Expand Up @@ -406,3 +406,4 @@ Update RMK CLI to a new version
### help, h

Shows a list of commands or help for one command

0 comments on commit 3598e56

Please sign in to comment.