File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed
Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -16,17 +16,18 @@ Komodo Import is a small docker container that takes some user-provided configur
1616
1717Current functionality:
1818
19- * [x] Generate TOML
20- * [x] [ To Docker Logs] ( https://foxxmd.github.io/komodo-import/docs/usage/overview#console )
21- * [x] [ To File] ( https://foxxmd.github.io/komodo-import/docs/usage/overview#file )
22- * [x] Generate Toml For...
19+ * Generate Resources from...
2320 * [x] Stack
24- * [x] [ "Files On Server"] ( https://foxxmd.github.io/komodo-import/docs/usage/overview#files-on-server ) Stack types
25- * [ ] Git Repo
26- * [x] Import directly with Komodo API
27- * [x] [ Create/modify Resource Sync] ( https://foxxmd.github.io/komodo-import/docs/usage/overview#api-sync )
28- * [ ] Create/modify Stacks
29- * [ ] Create/modify Deployments
21+ * [x] [ Files On Server] ( https://foxxmd.github.io/komodo-import/docs/usage/overview#files-on-server ) Stacks from plain folders
22+ * [x] [ Git-based] ( https://foxxmd.github.io/komodo-import/docs/usage/overview#git-repo ) Stacks from folders containing git repository
23+ * Generate To...
24+ * [x] TOML
25+ * [x] in [ Docker Logs] ( https://foxxmd.github.io/komodo-import/docs/usage/overview#console )
26+ * [x] in [ File] ( https://foxxmd.github.io/komodo-import/docs/usage/overview#file )
27+ * [x] Import directly with Komodo API
28+ * [x] [ Create/modify Resource Sync] ( https://foxxmd.github.io/komodo-import/docs/usage/overview#api-sync )
29+ * [ ] Create/modify Stacks
30+ * [ ] Create/modify Deployments
3031
3132## Quick Start
3233
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ Current functionality:
2020
2121* Generate Resources from...
2222 * [x] Stack
23- * [x] [ Files On Server] ( ./docs/usage/overview#files-on-server ) Stack from plain folders
24- * [x] [ Git-based] ( ./docs/usage/overview#git-based ) Stack from folders containing git repository
23+ * [x] [ Files On Server] ( ./docs/usage/overview#files-on-server ) Stacks from plain folders
24+ * [x] [ Git-based] ( ./docs/usage/overview#git-repo ) Stacks from folders containing git repository
2525* Generate To...
2626 * [x] TOML
2727 * [x] in [ Docker Logs] ( ./docs/usage/overview#console )
You can’t perform that action at this time.
0 commit comments