Retrieve Projects

How to retrieve projects using Frontier CLI

To perform tasks within the frontier CLI application, you are required to authenticate using your organization’s OIDC provider. Refer to the Authentication using Frontier CLI guide if you need assistance on logging in for use of Frontier services.

Frontier users and administrators may want to retrieve existing information within their organization’s management cluster.

Project Retrieval Guide

Frontier users and administrators may want to see a list of current active projects within their organization. This guide will cover a step-by-step tutorial on how the user can view this list.

Retrieve the List of Projects

To being viewing the list of all current active projects, we will start off by navigating to this feature. When you run frontier, you should see a list of capabilites using Frontier-CLI.

Frontier CLI Main Menu

You can see all the actions you are able to perform within your Frontier-CLI menu options. We will run frontier get to see the information retrieval options within the interface.

Frontier CLI Get Menu

You are able to retrieve information on projects, clusters, and machines using the get actions. To retrieve the list of current active projects, run the following command below:

frontier get projects

Expected output:

Frontier CLI Get Projects Example Output

You will see a response saying containing a list of all projects created within your organization.