Commit Graph

5 Commits

Author SHA1 Message Date
Olena Logvinova 51ac33c003 [UG] Add description of `delete graph` command
This patch:

- adds the description of the `fuel2 delete graph` command
  to the corresponding sub-section of Fuel CLI section;
- adds steps on how to delete a deployment workflow
  to the Manage workflows sub-section of the Maintain your
  env section;
- changes the following parameters as preferable in
  fuel2 CLI where applicable: '--env' to '-e',
  '--type' to '-t', '--release' to '-r', '--plugin' to '-p',
  '--all' to '-a', '--cluster' to 'c';
- renames 'graph' to 'workflow';
- fixes noticed typos.

Change-Id: I2e88436792d812ba60f5189c4a572d680ed0ae21
Closes-Bug: #1633773
2016-11-24 12:15:31 +02:00
Jenkins bee8628b6d Merge "[UG] The Manage workflows section" 2016-09-26 15:35:53 +00:00
OlgaGusarenko 39aa29daf9 [UG] The Manage workflows section
Change-Id: Ief92bbafba3cca9ab919c8a0577266d8910541c8
2016-09-26 14:50:41 +00:00
OlgaGusarenko d2b093a61c [UG] [CLI] Noop run
Change-Id: I4f719aead12592db905178a777ba682f828de941
2016-09-20 07:34:32 +00:00
OlgaGusarenko b58abc8bb1 [UG] Deployment graphs management commands
* Adds the `Deployment graphs management commands` section (CLI)
* Explicitly states that it is supported by Fuel CLI v2 only
* Adds the --type parameter (bug-fix)
* Improves the wording in the warning (in the parent section fro all
  cli-related sections)

Change-Id: Iefce63b9652a338ff8904e3f9350c78bd979f2a0
Closes-bug: #1568875
2016-05-26 16:35:51 +00:00