|
35 | 35 | "additionalProperties": false |
36 | 36 | }, |
37 | 37 | { |
38 | | - "$comment": "https://docs.codifycli.com/core-resources/git/git/", |
| 38 | + "$comment": "https://codifycli.com/docs/core-resources/git/git/", |
39 | 39 | "description": "Set and manage global git settings (email and username)", |
40 | 40 | "type": "object", |
41 | 41 | "properties": { |
|
116 | 116 | ] |
117 | 117 | }, |
118 | 118 | { |
119 | | - "$comment": "https://docs.codifycli.com/core-resources/path/", |
| 119 | + "$comment": "https://codifycli.com/docs/core-resources/path/", |
120 | 120 | "description": "Manages user paths. It will permanently save paths by adding them to the shell startup script.", |
121 | 121 | "type": "object", |
122 | 122 | "properties": { |
|
174 | 174 | ] |
175 | 175 | }, |
176 | 176 | { |
177 | | - "$comment": "https://docs.codifycli.com/core-resources/alias/", |
| 177 | + "$comment": "https://codifycli.com/docs/core-resources/alias/", |
178 | 178 | "description": "Manages user aliases. It permanently saves the alias by adding it to the shell startup script.", |
179 | 179 | "type": "object", |
180 | 180 | "properties": { |
|
291 | 291 | ] |
292 | 292 | }, |
293 | 293 | { |
294 | | - "$comment": "https://docs.codifycli.com/core-resources/homebrew/", |
| 294 | + "$comment": "https://codifycli.com/docs/core-resources/homebrew/", |
295 | 295 | "description": "Install homebrew and manages formulae, casks and taps.", |
296 | 296 | "type": "object", |
297 | 297 | "properties": { |
|
358 | 358 | ] |
359 | 359 | }, |
360 | 360 | { |
361 | | - "$comment": "https://docs.codifycli.com/core-resources/python/pyenv/", |
| 361 | + "$comment": "https://codifycli.com/docs/core-resources/python/pyenv/", |
362 | 362 | "type": "object", |
363 | 363 | "description": "Install and manage Python versions using pyenv.", |
364 | 364 | "properties": { |
|
407 | 407 | ] |
408 | 408 | }, |
409 | 409 | { |
410 | | - "$comment": "https://docs.codifycli.com/core-resources/git/git-lfs/", |
| 410 | + "$comment": "https://codifycli.com/docs/core-resources/git/git-lfs/", |
411 | 411 | "description": "Installs git-lfs. This resource will automatically activate git-lfs as well.", |
412 | 412 | "type": "object", |
413 | 413 | "properties": { |
|
445 | 445 | ] |
446 | 446 | }, |
447 | 447 | { |
448 | | - "$comment": "https://docs.codifycli.com/core-resources/aws-cli/", |
| 448 | + "$comment": "https://codifycli.com/docs/core-resources/aws-cli/", |
449 | 449 | "type": "object", |
450 | 450 | "description": "Installs aws-cli.", |
451 | 451 | "properties": { |
|
483 | 483 | ] |
484 | 484 | }, |
485 | 485 | { |
486 | | - "$comment": "https://docs.codifycli.com/core-resources/aws-profile/", |
| 486 | + "$comment": "https://codifycli.com/docs/core-resources/aws-profile/", |
487 | 487 | "type": "object", |
488 | 488 | "description": "Configures AWS profiles.", |
489 | 489 | "properties": { |
|
554 | 554 | ] |
555 | 555 | }, |
556 | 556 | { |
557 | | - "$comment": "https://docs.codifycli.com/core-resources/terraform/", |
| 557 | + "$comment": "https://codifycli.com/docs/core-resources/terraform/", |
558 | 558 | "description": "Installs Terraform.", |
559 | 559 | "type": "object", |
560 | 560 | "properties": { |
|
600 | 600 | ] |
601 | 601 | }, |
602 | 602 | { |
603 | | - "$comment": "https://docs.codifycli.com/core-resources/javascript/nvm/", |
| 603 | + "$comment": "https://codifycli.com/docs/core-resources/javascript/nvm/", |
604 | 604 | "description": "Install and manage Node versions using nvm.", |
605 | 605 | "type": "object", |
606 | 606 | "properties": { |
|
649 | 649 | ] |
650 | 650 | }, |
651 | 651 | { |
652 | | - "$comment": "https://docs.codifycli.com/core-resources/jenv/", |
| 652 | + "$comment": "https://codifycli.com/docs/core-resources/jenv/", |
653 | 653 | "type": "object", |
654 | 654 | "description": "Install jenv and manage Java versions using jenv. Jenv cannot install Java directly, it needs to be installed separately and added to Jenv.", |
655 | 655 | "properties": { |
|
698 | 698 | ] |
699 | 699 | }, |
700 | 700 | { |
701 | | - "$comment": "https://docs.codifycli.com/core-resources/pgcli/", |
| 701 | + "$comment": "https://codifycli.com/docs/core-resources/pgcli/", |
702 | 702 | "type": "object", |
703 | 703 | "description": "Installs pgcli.", |
704 | 704 | "properties": { |
|
736 | 736 | ] |
737 | 737 | }, |
738 | 738 | { |
739 | | - "$comment": "https://docs.codifycli.com/core-resources/vscode/", |
| 739 | + "$comment": "https://codifycli.com/docs/core-resources/vscode/", |
740 | 740 | "description": "Installs Vscode.", |
741 | 741 | "type": "object", |
742 | 742 | "properties": { |
|
779 | 779 | ] |
780 | 780 | }, |
781 | 781 | { |
782 | | - "$comment": "https://docs.codifycli.com/core-resources/git/git-repository/", |
| 782 | + "$comment": "https://codifycli.com/docs/core-resources/git/git-repository/", |
783 | 783 | "description": "Git clone a repository. Choose either to specify the exact directory to clone into or the parent directory (it deduces the folder name using the repository name).", |
784 | 784 | "type": "object", |
785 | 785 | "properties": { |
|
1049 | 1049 | ] |
1050 | 1050 | }, |
1051 | 1051 | { |
1052 | | - "$comment": "https://docs.codifycli.com/core-resources/ssh/ssh-key/", |
| 1052 | + "$comment": "https://codifycli.com/docs/core-resources/ssh/ssh-key/", |
1053 | 1053 | "description": "Generate and manage a ssh private/public key.", |
1054 | 1054 | "type": "object", |
1055 | 1055 | "properties": { |
|
1119 | 1119 | "additionalProperties": false |
1120 | 1120 | }, |
1121 | 1121 | { |
1122 | | - "$comment": "https://docs.codifycli.com/core-resources/ssh/ssh-config/", |
| 1122 | + "$comment": "https://codifycli.com/docs/core-resources/ssh/ssh-config/", |
1123 | 1123 | "description": "Configures the ssh config file.", |
1124 | 1124 | "type": "object", |
1125 | 1125 | "properties": { |
|
1216 | 1216 | "additionalProperties": false |
1217 | 1217 | }, |
1218 | 1218 | { |
1219 | | - "$comment": "https://docs.codifycli.com/core-resources/ssh/ssh-add/", |
| 1219 | + "$comment": "https://codifycli.com/docs/core-resources/ssh/ssh-add/", |
1220 | 1220 | "description": "Adds ssh private keys to the ssh agent.", |
1221 | 1221 | "type": "object", |
1222 | 1222 | "properties": { |
|
1263 | 1263 | "additionalProperties": false |
1264 | 1264 | }, |
1265 | 1265 | { |
1266 | | - "$comment": "https://docs.codifycli.com/core-resources/scripting/action/", |
| 1266 | + "$comment": "https://codifycli.com/docs/core-resources/scripting/action/", |
1267 | 1267 | "description": "Run custom scripts using the action resource. A condition can be specified to conditionally trigger a script.", |
1268 | 1268 | "type": "object", |
1269 | 1269 | "properties": { |
|
1368 | 1368 | "description": "file resource. Can be used to manage file" |
1369 | 1369 | }, |
1370 | 1370 | { |
1371 | | - "$comment": "https://docs.codifycli.com/core-resources/files/remote-file/", |
| 1371 | + "$comment": "https://codifycli.com/docs/core-resources/files/remote-file/", |
1372 | 1372 | "description": "Represents a file stored on codify cloud. Use apply to pull changes from remote and save to local. Use refresh and import to upload changes to remote.", |
1373 | 1373 | "type": "object", |
1374 | 1374 | "properties": { |
|
1424 | 1424 | "additionalProperties": false |
1425 | 1425 | }, |
1426 | 1426 | { |
1427 | | - "$comment": "https://docs.codifycli.com/core-resources/python/virtualenv-project/", |
| 1427 | + "$comment": "https://codifycli.com/docs/core-resources/python/virtualenv-project/", |
1428 | 1428 | "type": "object", |
1429 | 1429 | "description": "Install and manage local packages with virtualenv", |
1430 | 1430 | "properties": { |
|
1462 | 1462 | ] |
1463 | 1463 | }, |
1464 | 1464 | { |
1465 | | - "$comment": "https://docs.codifycli.com/core-resources/python/virtualenv-project/", |
| 1465 | + "$comment": "https://codifycli.com/docs/core-resources/python/virtualenv-project/", |
1466 | 1466 | "type": "object", |
1467 | 1467 | "description": "Install and manage local packages for a project with virtualenv", |
1468 | 1468 | "properties": { |
|
1529 | 1529 | ] |
1530 | 1530 | }, |
1531 | 1531 | { |
1532 | | - "$comment": "https://docs.codifycli.com/core-resources/javascript/pnpm/", |
| 1532 | + "$comment": "https://codifycli.com/docs/core-resources/javascript/pnpm/", |
1533 | 1533 | "description": "Install and manage Node dependencies and versions using pnpm.", |
1534 | 1534 | "type": "object", |
1535 | 1535 | "properties": { |
|
1610 | 1610 | ] |
1611 | 1611 | }, |
1612 | 1612 | { |
1613 | | - "$comment": "https://docs.codifycli.com/core-resources/python/venv-project/", |
| 1613 | + "$comment": "https://codifycli.com/docs/core-resources/python/venv-project/", |
1614 | 1614 | "type": "object", |
1615 | 1615 | "description": "Install and manage local packages for a project with venv", |
1616 | 1616 | "properties": { |
|
1693 | 1693 | ] |
1694 | 1694 | }, |
1695 | 1695 | { |
1696 | | - "$comment": "https://docs.codifycli.com/core-resources/python/pip/", |
| 1696 | + "$comment": "https://codifycli.com/docs/core-resources/python/pip/", |
1697 | 1697 | "type": "object", |
1698 | 1698 | "description": "Install and manage packages using pip", |
1699 | 1699 | "properties": { |
|
1768 | 1768 | ] |
1769 | 1769 | }, |
1770 | 1770 | { |
1771 | | - "$comment": "https://docs.codifycli.com/core-resources/python/pip-sync/", |
| 1771 | + "$comment": "https://codifycli.com/docs/core-resources/python/pip-sync/", |
1772 | 1772 | "type": "object", |
1773 | 1773 | "description": "Install and manage though pip-tools by installing + uninstalling packages using pip-sync", |
1774 | 1774 | "properties": { |
|
1822 | 1822 | ] |
1823 | 1823 | }, |
1824 | 1824 | { |
1825 | | - "$comment": "https://docs.codifycli.com/core-resources/macports/", |
| 1825 | + "$comment": "https://codifycli.com/docs/core-resources/macports/", |
1826 | 1826 | "description": "Install macports and manage packages.", |
1827 | 1827 | "type": "object", |
1828 | 1828 | "properties": { |
|
1885 | 1885 | ] |
1886 | 1886 | }, |
1887 | 1887 | { |
1888 | | - "$comment": "https://docs.codifycli.com/core-resources/javascript/npm/", |
| 1888 | + "$comment": "https://codifycli.com/docs/core-resources/javascript/npm/", |
1889 | 1889 | "description": "Install and manage packages using NPM.", |
1890 | 1890 | "type": "object", |
1891 | 1891 | "properties": { |
|
1951 | 1951 | ] |
1952 | 1952 | }, |
1953 | 1953 | { |
1954 | | - "$comment": "https://docs.codifycli.com/core-resources/javascript/npm-login/", |
| 1954 | + "$comment": "https://codifycli.com/docs/core-resources/javascript/npm-login/", |
1955 | 1955 | "description": "Manage npm login/authentication in ~/.npmrc, including scoped registry mapping and tokens.", |
1956 | 1956 | "type": "object", |
1957 | 1957 | "properties": { |
|
2003 | 2003 | "additionalProperties": false |
2004 | 2004 | }, |
2005 | 2005 | { |
2006 | | - "$comment": "https://docs.codifycli.com/core-resources/docker/", |
| 2006 | + "$comment": "https://codifycli.com/docs/core-resources/docker/", |
2007 | 2007 | "type": "object", |
2008 | 2008 | "description": "Installs docker.", |
2009 | 2009 | "properties": { |
|
2049 | 2049 | ] |
2050 | 2050 | }, |
2051 | 2051 | { |
2052 | | - "$comment": "https://docs.codifycli.com/core-resources/apt/", |
| 2052 | + "$comment": "https://codifycli.com/docs/core-resources/apt/", |
2053 | 2053 | "description": "Manage apt packages on Debian-based systems.", |
2054 | 2054 | "type": "object", |
2055 | 2055 | "properties": { |
|
2116 | 2116 | ] |
2117 | 2117 | }, |
2118 | 2118 | { |
2119 | | - "$comment": "https://docs.codifycli.com/core-resources/yum/", |
| 2119 | + "$comment": "https://codifycli.com/docs/core-resources/yum/", |
2120 | 2120 | "description": "Manage yum packages on Red Hat-based systems.", |
2121 | 2121 | "type": "object", |
2122 | 2122 | "properties": { |
|
2183 | 2183 | ] |
2184 | 2184 | }, |
2185 | 2185 | { |
2186 | | - "$comment": "https://docs.codifycli.com/core-resources/dnf/", |
| 2186 | + "$comment": "https://codifycli.com/docs/core-resources/dnf/", |
2187 | 2187 | "description": "Manage dnf packages on modern Red Hat-based systems.", |
2188 | 2188 | "type": "object", |
2189 | 2189 | "properties": { |
|
2250 | 2250 | ] |
2251 | 2251 | }, |
2252 | 2252 | { |
2253 | | - "$comment": "https://docs.codifycli.com/core-resources/snap/", |
| 2253 | + "$comment": "https://codifycli.com/docs/core-resources/snap/", |
2254 | 2254 | "description": "Manage snap packages on Linux systems.", |
2255 | 2255 | "type": "object", |
2256 | 2256 | "properties": { |
|
0 commit comments