File: custodian.cli.cstdn.md

package info (click to toggle)
custodian 2025.10.11-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 304,024 kB
  • sloc: xml: 780,765; python: 10,892; makefile: 144; sh: 56
file content (21 lines) | stat: -rw-r--r-- 368 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: default
title: custodian.cli.cstdn.md
nav_exclude: true
---

# custodian.cli.cstdn module

A yaml based Custodian job runner. Allows for multi-step jobs with modifications along the way.

## custodian.cli.cstdn.main()

Main method

## custodian.cli.cstdn.print_example(args)

Print the example_yaml.

## custodian.cli.cstdn.run(args)

Perform a single run.