OpenStack

  • Home
  • Projects
  • User Stories
  • Community
  • Blog
  • Wiki
  • Documentation

cliff – Command Line Interface Formulation Framework¶

cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions.

Contents:

  • Introduction
    • Command Plugins
    • Cliff Objects
  • Exploring the Demo App
    • Setup
    • Usage
    • The Source
  • List Commands
    • Lister
    • List Output Formatters
  • Show Commands
    • ShowOne
    • Show Output Formatters
  • Command Completion
    • Usage
  • Interactive Mode
    • Example
  • Cliff Classes
    • Application
    • Formatting Output
  • Installation
    • Python Versions
    • Dependencies
    • Basic Installation
    • Source Code
    • Reporting Bugs
  • For Developers
    • Building Documentation
    • Running Tests
  • CHANGES
    • 2.4.1
    • 2.4.0
    • 2.3.0
    • 2.2.0
    • 2.1.0
    • 2.0.0
    • 1.17.0
    • 1.16.0
    • 1.15.0
    • 1.14.0
    • 1.13.0
    • 1.12.0
    • 1.11.0
    • 1.10.1
    • 1.10.0
    • 1.9.0
    • 1.8.0
    • 1.7.0
    • 1.6.1
    • 1.6.0
    • 1.5.2
    • 1.5.1
    • 1.5.0
    • 1.4.4
    • 1.4.3
    • 1.4.2
    • 1.4.1
    • 1.4
    • 1.3.3
    • 1.3.2
    • 1.3.1
    • 1.3
    • 1.2.1
    • 1.2
    • 1.1.2
    • 1.1.1
    • 1.1
    • 1.0
    • 0.7
    • 0.6
    • 0.5.1
    • 0.5
    • 0.4
    • 0.3
    • 0.2
    • 0.1

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • cliff – Command Line Interface Formulation Framework
    • Indices and tables

Next topic

Introduction

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • cliff 2.4.2.dev2 documentation »
© Copyright 2012-2018, Doug Hellmann. Created using Sphinx 1.3.6.