fabric-cli

desc examples

Supported commands: fab desc -h

Checking commands supported for a non-item element (using extension)

Checking command support for .Capacity. Case insensitive.

fab:/$ desc .capacity

Available non-item elements:

Checking commands supported for a non-item element (using existing path)

Checking command support for an existing element. Use relative or absolute paths.

fab:/$ desc /.capacities/capac1.Capacity

Checking commands supported for an item (using extension)

Checking command support for .Notebook. Case insensitive.

fab:/$ desc .notebook

Available items:

Checking commands supported for an item (using existing item path)

Checking command support for an existing element. Use relative or absolute paths.

fab:/$ desc /ws1.Workspace/nb1.Notebook

See all examples