You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If things work, your terminal will look like this where you see log messages displaying how many assets are being loaded to the graph:
@@ -139,7 +139,7 @@ Read on to see [other things you can do with Cartography](#things-to-do-next).
139
139
140
140
- `AWS_DEFAULT_REGION` must be specified.
141
141
- Our docker-compose.yml maps in`~/.aws/` on your host machine to `/var/cartography/.aws`in the cartography container, so the container has access to AWS profile and credential files.
142
-
- You can view a full list of Cartography's CLI arguments by running `docker run lyft/cartography --help`.
142
+
- You can view a full list of Cartography's CLI arguments by running `docker run cartography-cncf/cartography --help`.
0 commit comments