Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fluentci/src/cmd/list.ts>default

This is the command line interface for FluentCI.
Go to Latest
function default
import { default } from "https://deno.land/x/fluentci@v0.13.0/src/cmd/list.ts";

Lists the jobs in a Fluent CI pipeline.

Parameters

optional
pipeline = [UNSUPPORTED]

The name of the pipeline to list jobs for. Defaults to "." (the current directory).