diff --git a/content/en/docs/develop/Reference/_index.md b/content/en/docs/develop/Reference/_index.md index ef8ac87..45e1c8f 100644 --- a/content/en/docs/develop/Reference/_index.md +++ b/content/en/docs/develop/Reference/_index.md @@ -3,3 +3,20 @@ title: Reference description: Low level reference docs for your project. weight: 9 --- + +{{% pageinfo %}} +for the Ksctl cli +{{% /pageinfo %}} + + +# CLI Command Reference + +Docs are available now in cli repo +Here are the links for the documentation files + +[CLI Root Command](ksctl.md) + +{{% alert title="Info" color="info" %}} +These cli commands are available with cli specific versions from ksctl@v1.2.0 onwards +[v1.2.0 cli references](https://github.com/ksctl/cli/tree/v1.2.0/gen/docs.md) +{{% /alert %}} diff --git a/content/en/docs/develop/Reference/cli.md b/content/en/docs/develop/Reference/cli.md deleted file mode 100644 index 1f8161b..0000000 --- a/content/en/docs/develop/Reference/cli.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Reference for command line reference -description: > - A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs. ---- - -{{% pageinfo %}} -for the Ksctl cli -{{% /pageinfo %}} - - -# CLI Command Reference - -Docs are available now in cli repo -Here are the links for the documentation files - -[Markdown format](https://github.com/ksctl/cli/tree/main/gen/docs.md) -[RichText format](https://github.com/ksctl/cli/tree/main/gen/docs.rst) - -{{% alert title="Info" color="info" %}} -These cli commands are available with cli specific versions from ksctl@v1.2.0 onwards -[v1.2.0 cli references](https://github.com/ksctl/cli/tree/v1.2.0/gen/docs.md) -{{% /alert %}} \ No newline at end of file diff --git a/content/en/docs/stable/Reference/cli.md b/content/en/docs/stable/Reference/cli.md index 1f8161b..6fcc498 100644 --- a/content/en/docs/stable/Reference/cli.md +++ b/content/en/docs/stable/Reference/cli.md @@ -20,4 +20,4 @@ Here are the links for the documentation files {{% alert title="Info" color="info" %}} These cli commands are available with cli specific versions from ksctl@v1.2.0 onwards [v1.2.0 cli references](https://github.com/ksctl/cli/tree/v1.2.0/gen/docs.md) -{{% /alert %}} \ No newline at end of file +{{% /alert %}}