Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

changed commands for appwrite deploy#360

Merged
christyjacob4 merged 1 commit into
appwrite:mainfrom
anandv96:patch-1
May 1, 2023
Merged

changed commands for appwrite deploy#360
christyjacob4 merged 1 commit into
appwrite:mainfrom
anandv96:patch-1

Conversation

@anandv96

Copy link
Copy Markdown
Contributor

My appwrite CLI v2.0.2 gives me an error with the existing docs:

$ appwrite deploy collections  

Usage: index deploy [options] [command]

The deploy command provides a convenient wrapper for deploying your functions and collections.

Options:
  -h, --help            display help for command

Commands:
  function [options]    Deploy functions in the current directory.
  collection [options]  Deploy collections in the current project.
  bucket [options]      Deploy buckets in the current project.
  team [options]        Deploy teams in the current project.

What does this PR do?

Fix an issue with the appwite CLI docs.

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

My appwrite CLI v2.0.2 gives me an error with the existing docs:

```
$ appwrite deploy collections  

Usage: index deploy [options] [command]

The deploy command provides a convenient wrapper for deploying your functions and collections.

Options:
  -h, --help            display help for command

Commands:
  function [options]    Deploy functions in the current directory.
  collection [options]  Deploy collections in the current project.
  bucket [options]      Deploy buckets in the current project.
  team [options]        Deploy teams in the current project.
```
@christyjacob4 christyjacob4 merged commit 691c977 into appwrite:main May 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants