Skip to content

Commit d5e4f1e

Browse files
caberoscaberos
authored andcommitted
add documentation
1 parent 4c85a3e commit d5e4f1e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/cli/hardware.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Interacting with Hardware
2424
:prog: hardware create
2525
:show-nested:
2626

27+
.. click:: SoftLayer.CLI.hardware.monitoring:cli
28+
:prog: hardware monitoring
29+
:show-nested:
30+
2731

2832
Provides some basic functionality to order a server. `slcli order` has a more full featured method of ordering servers. This command only supports the FAST_PROVISION type.
2933

docs/cli/vs.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,10 @@ If no timezone is specified, IMS local time (CST) will be assumed, which might n
271271
:prog: virtual authorize-storage
272272
:show-nested:
273273

274+
.. click:: SoftLayer.CLI.virt.monitoring:cli
275+
:prog: virtual monitoring
276+
:show-nested:
277+
274278
Manages the migration of virutal guests. Supports migrating virtual guests on Dedicated Hosts as well.
275279

276280
Reserved Capacity

0 commit comments

Comments
 (0)