Cloudmesh Logo
4.3.0

INTRODUCTION

  • Preface
  • Installation
  • Configuration
  • Concepts
  • Cloud Accounts
  • Cloudmesh Viewer
  • FAQ
  • Benchmarks

MANUAL PAGES

  • cms
  • Command List
  • Basic Commands
    • banner
    • clear
    • commands
    • default
    • debug
    • echo
    • EOF
    • help
    • info
    • man
    • pause
    • plugin
    • py
    • q
    • quit
    • set
    • shell
    • sleep
    • stopwatch
    • sys
    • var
    • version
  • Configuration Commands
  • Group Command
  • Compute Commands
  • Storage Commands
  • Community Commands
  • Reference Card

API

  • API Documentation
  • Jupyter Integration

COMMUNITY

  • Community Projects
  • Contributing

OTHER

  • Developing with Mongo
  • To Do
  • Deprecated
  • API Reference
Cloudmesh
  • »
  • Basic Commands »
  • banner
  • View page source

bannerΒΆ

Usage:
  banner [-c CHAR] [-n WIDTH] [-i INDENT] [-r COLOR] TEXT...

Arguments:
  TEXT...   The text message from which to create the banner
  CHAR      The character for the frame.
  WIDTH     Width of the banner
  INDENT    indentation of the banner
  COLOR     the color

  Options:
      -c CHAR   The character for the frame. [default: #]
      -n WIDTH  The width of the banner. [default: 70]
      -i INDENT  The width of the banner. [default: 0]
      -r COLOR  The color of the banner. [default: NORMAL]

  Prints a banner form a one line text message.
Next Previous

© Copyright 2010-2021, Gregor von Laszewski.

Built with Sphinx using a theme provided by Read the Docs.