Documentation
Feedback
Guides
App Development

App Development
Guides
Local development
Listing an account’s apps

While developing in an account, we should be aware of all its installed or linked apps. With VTEX IO CLI, access to the app list is made easy by running a single command.

Step by step

  1. Using your terminal and the VTEX IO CLI, log into the desired account;
  2. Once logged in, run the following command:
vtex list

VTEX IO CLI will then display a table containing the account’s installed and linked apps, in addition to their respective version, as shown in the example below:

{"base64":"  ","img":{"width":722,"height":1350,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":564629,"url":"https://cdn.jsdelivr.net/gh/vtexdocs/dev-portal-content@main/images/vtex-io-documentation-listing-an-accounts-apps-0.png"}}

Note that the table is divided into apps related to an Edition, apps independently installed and linked apps.

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Was this helpful?
Yes
No
Suggest edits (Github)
On this page