Don't state that 'triton inst list' can filter by tags, it can't yet. That is #74.
This commit is contained in:
parent
d89f03083e
commit
da9e80d94e
@ -169,7 +169,7 @@ do_list.help = [
|
|||||||
'{{options}}',
|
'{{options}}',
|
||||||
'Filters:',
|
'Filters:',
|
||||||
' FIELD=VALUE Equality filter. Supported fields: type, brand, name,',
|
' FIELD=VALUE Equality filter. Supported fields: type, brand, name,',
|
||||||
' image, state, memory, and tag',
|
' image, state, and memory',
|
||||||
' FIELD=true|false Boolean filter. Supported fields: docker (added in',
|
' FIELD=true|false Boolean filter. Supported fields: docker (added in',
|
||||||
' CloudAPI 8.0.0)',
|
' CloudAPI 8.0.0)',
|
||||||
'',
|
'',
|
||||||
|
Reference in New Issue
Block a user