Loading...
Loading...
Run, invoke, and test the @sap-ux/create CLI — generate, add, convert, remove, update, change, list, get commands for SAP Fiori projects. Use when asked to run sap-ux, invoke create CLI, add config to a project, generate adaptation-project, or test any sap-ux/create subcommand.
npx skill4agent add sap/open-ux-tools sap-fiori-create-clinpx -y @sap-ux/create@latest--simulate-s--verbose--password env:MY_VARgenerate adaptation-projectadd modeladd component-usages-y--yesadd annotationschange data-sourcechange inboundadd adp-cf-configgeneratenpx --yes @sap-ux/create@latest generate [subcommand] [options]adaptation-projectgenerate adaptation-projectnpx --yes @sap-ux/create@latest generate adaptation-project-n, --skip-installnpm install-s, --simulate-y, --yes--id [id]--reference [reference]--url [url]--ignoreCertErrors--ft--ts--package [package]--transport [transport]addnpx --yes @sap-ux/create@latest add [subcommand] [options]mockserver-configsmartlinks-configeslint-configcds-plugin-ui5inbound-navigationcards-editormodelannotationshtmlcomponent-usagesdeploy-configvariants-configadp-cf-configsystemflp-embedded-configadd mockserver-config@sap-ux/ui5-middleware-fe-mockservernpx --yes @sap-ux/create@latest add mockserver-config-i, --interactive-n, --skip-installnpm install-s, --simulate--verbose-v, --verboseadd smartlinks-configsmartLinksnpx --yes @sap-ux/create@latest add smartlinks-config-s, --simulate--verbose-v, --verboseadd eslint-config@sap-ux/eslint-plugin-fiori-toolsnpx --yes @sap-ux/create@latest add eslint-config-s, --simulate--verbose-v, --verbose-c, --config <string>recommended-n, --skip-installnpm installadd cds-plugin-ui5cds-plugin-ui5npx --yes @sap-ux/create@latest add cds-plugin-ui5-n, --skip-installnpm install-s, --simulate--verbose-v, --verboseadd inbound-navigationnpx --yes @sap-ux/create@latest add inbound-navigation-s, --simulate--verbose-v, --verbose-c, --config <string>ui5.yamladd cards-editorpackage.jsonui5.yamlfiori-tools-previewpreview-middlewarenpx --yes @sap-ux/create@latest add cards-editor-c, --config <string>ui5.yaml-s, --simulate--verbose-v, --verboseadd modelnpx --yes @sap-ux/create@latest add model-s, --simulateadd annotationsnpx --yes @sap-ux/create@latest add annotations-s, --simulate-c, --config <string>ui5.yamladd htmlui5.yamlfiori-tools-previewpreview-middlewarenpx --yes @sap-ux/create@latest add html-c, --config <string>ui5.yaml-s, --simulate--verbose-v, --verboseadd component-usagesnpx --yes @sap-ux/create@latest add component-usages-s, --simulateadd deploy-confignpx --yes @sap-ux/create@latest add deploy-config-t, --target <string>-s, --simulate--verbose-v, --verbose-b, --base-file <string>-d, --deploy-file <string>add variants-configpackage.jsonui5.yamlfiori-tools-previewpreview-middlewarenpx --yes @sap-ux/create@latest add variants-config-c, --config <string>ui5.yaml-s, --simulate--verbose-v, --verboseadd adp-cf-confignpx --yes @sap-ux/create@latest add adp-cf-config-v, --verbose-c, --config <string>ui5.yamladd system~/.fioritoolsAbapCloudOnPremGenericbasicreentranceTicketoauth2oauth2ClientCredentialabap_cataloggeneric_hostodata_servicenpx --yes @sap-ux/create@latest add system --name "My System" --url https://my-sap.example.comnpx --yes @sap-ux/create@latest add system --name "My System" --url https://my-sap.example.com --client 100 --username myusernpx --yes @sap-ux/create@latest add system--name <string>--url <string>--client <string>--type <string>OnPrem--auth <string>basic--connection-type <string>abap_catalog--username <string>--password <string>--skip-checkadd flp-embedded-configstart-embeddedpackage.jsonflp.yamlui5.yamlnpx --yes @sap-ux/create@latest add flp-embedded-config --bspApplication my-bsp-app-b, --bspApplication <string>-c, --config <string>ui5.yaml--flp <string>sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html-s, --simulate--verbose-v, --verboseconvertnpx --yes @sap-ux/create@latest convert [subcommand] [options]preview-configeslint-configconvert preview-configFor the full workflow guide including prerequisites and manual steps, read.references/convert-preview-config.md
package.json*_old.htmlnpx --yes @sap-ux/create@latest convert preview-config --simulate=false --tests=falsenpx --yes @sap-ux/create@latest convert preview-config-s, --simulate <boolean>-v, --verbose-t, --tests <boolean>convert eslint-config@sap-ux/eslint-plugin-fiori-toolseslint-plugin-fiori-custompackage-lock.json@sap-ux/eslint-plugin-fiori-toolsnode_modulesnpm installnpx --yes @sap-ux/create@latest convert eslint-config-s, --simulate--verbose-v, --verbose-c, --config <string>recommended-n, --skip-installnpm installpackage-lock.json@sap-ux/eslint-plugin-fiori-toolsnode_modulesremovenpx --yes @sap-ux/create@latest remove [subcommand] [options]mockserver-configsystemremove mockserver-config@sap-ux/ui5-middleware-fe-mockservernpx --yes @sap-ux/create@latest remove mockserver-config-v, --verbose-f, --forceremove system~/.fioritoolsnpx --yes @sap-ux/create@latest remove system --url https://my-sap.example.comnpx --yes @sap-ux/create@latest remove system --url https://my-sap.example.com --client 100npx --yes @sap-ux/create@latest remove system--url <string>--client <string>--forceupdatenpx --yes @sap-ux/create@latest update [subcommand] [options]systemservice-metadataupdate system~/.fioritoolsnpx --yes @sap-ux/create@latest update system --url https://my-sap.example.com --name "New Name"npx --yes @sap-ux/create@latest update system --url https://my-sap.example.com --client 100 --username newusernpx --yes @sap-ux/create@latest update system--url <string>--client <string>--name <string>--username <string>--password <string>--clear-credentials--skip-checkupdate service-metadataFor the full workflow guide including prerequisites and manual steps, read.references/update-service-metadata.md
npx --yes @sap-ux/create@latest update service-metadata /path/to/my-fiori-appnpx --yes @sap-ux/create@latest update service-metadata /path/to/my-fiori-app --simulate--service <name>--no-value-help-s, --simulate--verbose-v, --verbosechangenpx --yes @sap-ux/create@latest change [subcommand] [options]data-sourceinboundchange data-sourcenpx --yes @sap-ux/create@latest change data-source-s, --simulate-c, --config <string>ui5.yamlchange inboundnpx --yes @sap-ux/create@latest change inbound-s, --simulatelistnpx --yes @sap-ux/create@latest list [subcommand] [options]systemlist system~/.fioritoolsnpx --yes @sap-ux/create@latest list systemnpx --yes @sap-ux/create@latest list system --json--jsongetnpx --yes @sap-ux/create@latest get [subcommand] [options]systemget systemnpx --yes @sap-ux/create@latest get system --url https://my-sap.example.comnpx --yes @sap-ux/create@latest get system --url https://my-sap.example.com --client 100npx --yes @sap-ux/create@latest get system --url https://my-sap.example.com --json--url <string>--client <string>--json