Sha256: 91e9b943cd704d3ae2851f1d967344c812734527f8b711422eff820d5bf29390
Contents?: true
Size: 764 Bytes
Versions: 22
Compression:
Stored size: 764 Bytes
Contents
LIST VERB NAME: list SHORTCUT: . DESCRIPTION List out objects (and children) at the current context. When a path is provided, it will be listed instead of the current context. When using context, the current context will be shown, but when context has not been set, the root will be shown. SYNTAX list <path.to.object> PARAMETERS path.to.object - Optional path to object that will be listed. When no path is provided, the current context is used. RESULT Object and children are listed out in the CLI. ERRORS Object does not exist - The object specified that is to be listed could not be found. EXAMPLE > list > list my.container > list root SEE ALSO context
Version data entries
22 entries across 22 versions & 2 rubygems