Onboarding

Use when creating, linking, editing, importing/exporting, diagnosing, or version-recovering MaxCompute semantic profiles.

aliyun 7d85aa0 4 files · 31.7 KB Updated

File contents

mcs onboarding and profile workflow

Use this workflow for setup and profile maintenance, not for answering a single data question.

Common commands

mcs -f json doctor
mcs profile create
mcs link bind PROFILE
mcs profile show PROFILE --format json
mcs profile update PROFILE --from-spec '<json>'
mcs profile export PROFILE
mcs profile import PATH

For profile history and recovery:

mcs profile log --profile PROFILE
mcs profile log-show REF --profile PROFILE
mcs profile diff REF_A REF_B --profile PROFILE
mcs profile reset --to REF --profile PROFILE
mcs profile fork FORK_NAME --from REF --profile PROFILE

See references/onboarding.md, references/profile-editor.md, and references/profile-history.md.

aliyun/maxcompute-semantic/tree/main/src/maxcompute_semantic/_skill_data/onboarding commit 7d85aa0072

Frequently asked questions

npx skillmds@latest add aliyun/onboarding