Add guide for Tricircle CLI

1. What is the problem?
Currently no doc about how to use Tricircle CLI.

2. What is the solution to the problem?
Add the simplest guide for Tricircle CLI, and check to see
whether the stable/pike branch can pass all tests or not.

3. What features need to be implemented to the Tricircle to realize
the solution?
None

Change-Id: Ic612ad6e8ca4a7993745a1da8e4cd3f1bcefcbf0
Signed-off-by: joehuang <joehuang@huawei.com>
This commit is contained in:
joehuang 2017-08-13 23:04:07 -04:00
parent b053b97d02
commit 3e13f36102
1 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
================================
Command-Line Interface Reference
================================
================================
Synopsis
========
Follow OpenStack CLI format ::
openstack [<global-options>] <command> [<command-arguments>]
The CLI for Tricircle can be executed as follows ::
openstack multiregion networking <command> [<command-arguments>]
All commands will issue request to Tricircle Admin API.