File: glare.rst

package info (click to toggle)
python-glareclient 0.5.3-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 504 kB
  • sloc: python: 3,857; sh: 57; makefile: 21
file content (42 lines) | stat: -rw-r--r-- 592 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
=============================
:program:`glare` CLI man page
=============================

.. program:: glare
.. highlight:: bash

SYNOPSIS
========

:program:`glare` [options] <command> [command-options]

:program:`glare help`

:program:`glare help` <command>


DESCRIPTION
===========


OPTIONS
=======

To get a list of available commands and options run::

    glare help

To get usage and options of a command::

    glare help <command>


EXAMPLES
========


BUGS
====

Glare client is hosted in Launchpad so you can view current bugs at
https://bugs.launchpad.net/python-glareclient/.