mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Update cli getting started titles/desc
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
sidebar_label: Generating DevCenters locally
|
||||
description: How to create or edit DevCenters using the Moderne CLI.
|
||||
---
|
||||
|
||||
# Getting started with the Moderne CLI DevCenter
|
||||
|
||||
The Moderne DevCenter provides you with high-level details about the state of all of your repositories. Using it, you can track the progress of upgrades, migrations, and security vulnerabilities. You may be aware of [this feature in the Moderne Platform](../../moderne-platform/getting-started/dev-center.md) - but did you know that you can generate a DevCenter locally via the CLI?
|
||||
@@ -188,4 +193,4 @@ Open up the HTML file to see your DevCenter:
|
||||
|
||||
## Next steps
|
||||
|
||||
Once you've arrived on a DevCenter that you like, consider sharing it with your team. If you have an Organization service set up, you can even define this inside of that service so that everyone has this DevCenter by default when they `mod git clone` that organization.
|
||||
Once you've arrived at a DevCenter that you like, consider sharing it with your team. If you have an Organization service set up, you can even define this inside of that service so that everyone has this DevCenter by default when they `mod git clone` that organization.
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
sidebar_label: Using the Moderne CLI
|
||||
description: How to install, configure, and use the Moderne CLI. Includes real-world examples to follow along with.
|
||||
---
|
||||
|
||||
import ReactPlayer from 'react-player';
|
||||
|
||||
# Getting started with the Moderne CLI
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
sidebar_label: License details
|
||||
description: Information on how to receive/configure a Moderne CLI license and how said license is used.
|
||||
---
|
||||
|
||||
# Moderne CLI license
|
||||
|
||||
In order to **run recipes against private** repositories you will need to ensure that the Moderne CLI is configured with a license. If you are using the CLI to run recipes against _public_ repositories, you do not need to worry about a license. The only thing you will need to do in that instance is authenticate with [app.moderne.io](https://app.moderne.io) and create a [Moderne token](../../moderne-platform/references/moderne-tokens.md).
|
||||
|
||||
Reference in New Issue
Block a user