Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions 00_manage_celonis/00_ibc_to_ibc_movers/06_package_mover.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"metadata": {},
"source": [
"#### Push package to the destination team\n",
"(Hint: Press tab to autocomplete the file name)"
"Set the destination space to push the package: Studio Top Left > Three dot Button (Hint: Press tab to autocomplete the file name)"
]
},
{
Expand All @@ -107,7 +107,7 @@
}
],
"source": [
"!content-cli push package --file 'downloaded_zip_file_in_previous_step'"
"!content-cli push package --spaceKey <space-key> --file 'downloaded_zip_file_in_previous_step'"
]
}
],
Expand All @@ -132,4 +132,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}