@ask-thane/thane-cli
v0.1.33
Published
Terminal-native team chat for Thane workspaces.
Readme
Thane Chat CLI
Terminal-native team chat for Thane workspaces.
npm install -g @ask-thane/thane-cli
thane init
thane chat generalthane init signs existing accounts in with email verification and MFA when enabled. New accounts get profile setup prompts after verification.
Check for updates:
thane updateChange your display name:
thane profile name "Garrett Petersen"Customize the workspace art shown above the channel list:
thane workspace art set --file ./workspace-art.txt
printf 'ACME\n====' | thane workspace art set --stdin
thane workspace art resetTo migrate from Slack:
thane workspace create-from-slack ./slack-export.zip --applyTo invite a teammate:
thane invite-link create --expires 7d
thane invite-link accept https://api.askthane.com/invite/...
thane invite-link accept https://chat.askthane.com/invite/...