diff --git a/docs/source/orchestration.rst b/docs/source/orchestration.rst index 2b9b64a1..5ea0f761 100644 --- a/docs/source/orchestration.rst +++ b/docs/source/orchestration.rst @@ -11,6 +11,7 @@ detect which resource requires changes with :: solar changes stage + History ------- After changes are staged - they will be used to populate history which can be seen @@ -32,6 +33,13 @@ work with. All commands that are able to manipulate deployment graph located in *orch* namespace. + +.. tip:: + Solar writes returned deployment graph uid into special file (`.solar_cli_uids`), it + allows you to use `last` instead of full returned uid: + `solar orch report ` becomes `solar orch report last` + + Report ------ Report will print all deployment tasks in topological order, with status,