mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore: release cli 6.0.0-rc.4
This commit is contained in:
@@ -221,7 +221,7 @@ return [
|
||||
[
|
||||
'key' => 'cli',
|
||||
'name' => 'Command Line',
|
||||
'version' => '6.0.0-rc.3',
|
||||
'version' => '6.0.0-rc.4',
|
||||
'url' => 'https://github.com/appwrite/sdk-for-cli',
|
||||
'package' => 'https://www.npmjs.com/package/appwrite-cli',
|
||||
'enabled' => true,
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
appwrite account deleteMfaAuthenticator \
|
||||
--type totp \
|
||||
--otp <OTP>
|
||||
--type totp
|
||||
|
||||
Reference in New Issue
Block a user