Skip to content

Commit 8b10508

Browse files
authored
remove experimental rewrite option from sync (#76)
* Remove experimental rewrite option from sync Removed unnecessary rewrite option from sync command documentation. Signed-off-by: Camryn Carter <camryn.carter@ranchergovernment.com> * versioned docs --------- Signed-off-by: Camryn Carter <camryn.carter@ranchergovernment.com>
1 parent 991fa01 commit 8b10508

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

  • docs/hauler-usage/store
  • versioned_docs/version-1.4.x/hauler-usage/store

docs/hauler-usage/store/sync.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Flags:
3333
-c, --product-registry string (Optional) Specify the product registry. Defaults to RGS Carbide Registry (rgcrprod.azurecr.us)
3434
--products strings (Optional) Specify the product name to fetch collections from the product registry i.e. rancher=v2.10.1,rke2=v1.31.5+rke2r1
3535
-g, --registry string (Optional) Specify the registry of the image for images that do not alredy define one
36-
--rewrite string (Optional) Rewrite artifact path to specified string (EXPERIMENTAL)
3736
--use-tlog-verify (Optional) Allow transparency log verification (defaults to false)
3837

3938
Global Flags:

versioned_docs/version-1.4.x/hauler-usage/store/sync.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Flags:
3333
-c, --product-registry string (Optional) Specify the product registry. Defaults to RGS Carbide Registry (rgcrprod.azurecr.us)
3434
--products strings (Optional) Specify the product name to fetch collections from the product registry i.e. rancher=v2.10.1,rke2=v1.31.5+rke2r1
3535
-g, --registry string (Optional) Specify the registry of the image for images that do not alredy define one
36-
--rewrite string (Optional) Rewrite artifact path to specified string (EXPERIMENTAL)
3736
--use-tlog-verify (Optional) Allow transparency log verification (defaults to false)
3837

3938
Global Flags:

0 commit comments

Comments
 (0)