Skip to content

added devvit publish to /docs/guides/tools/devvit_cli#43

Open
DNSCond wants to merge 1 commit intoreddit:mainfrom
DNSCond:devvit-pubpush--public
Open

added devvit publish to /docs/guides/tools/devvit_cli#43
DNSCond wants to merge 1 commit intoreddit:mainfrom
DNSCond:devvit-pubpush--public

Conversation

@DNSCond
Copy link

@DNSCond DNSCond commented Feb 4, 2026

Closes (not that i know of)

💸 TL;DR

added devvit publish to the command list and tried adding a warning to devvit playtest

📜 Details

that was basically it

🧪 Testing Steps / Validation

hopes and prayers.

✅ Checks

  • CI tests (if present) are passing
  • Adheres to code style for repo
  • Contributor License Agreement (CLA) completed if not a Reddit employee

@DNSCond DNSCond requested a review from a team February 4, 2026 22:09
#### Usage

```bash
$ npx devvit publish [--config <value>] [--bump major|minor|patch | --version <value>] [--copy-paste] [-v]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

devvit publish does not have a --bump flag option, at least not in 12.10. devvit upload is the one that has the --bump flag.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DNSCond I see, it's new in 12.11. Sorry for the confusion!

@DNSCond
Copy link
Author

DNSCond commented Feb 4, 2026

PS D:\var\www\BOTs\devvit-tester\devvitor\devvit-docs> devvit help publish
Creates a new app version, uploads it along with your source for review, and then files a publish request for you app.

USAGE
  $ devvit publish [--config <value>] [--bump major|minor|patch | --version <value>] [--copy-paste] [-v]
    [--public | --withdraw]

FLAGS
  -v, --verbose      Enable verbose logging
  --bump=<option>    Type of version bump (major|minor|patch|prerelease). Minor by default.
                     <options: major|minor|patch>
  --config=<value>   path to devvit config file
  --copy-paste       Copy-paste the auth code instead of opening a browser
  --public           Submit the app for review to be published publicly (as opposed to unlisted, the default)
  --version=<value>  Explicit version number (e.g: 1.0.1)
  --withdraw         Withdraw the most recent publish request for your app (if it exists and is pending)

DESCRIPTION
  Creates a new app version, uploads it along with your source for review, and then files a publish request for you app.

PS D:\var\www\BOTs\devvit-tester\devvitor\devvit-docs>

@DNSCond
Copy link
Author

DNSCond commented Feb 4, 2026

PS D:\var\www\BOTs\devvit-tester\devvitor\devvit-docs> devvit --version
@devvit/cli/0.12.11
PS D:\var\www\BOTs\devvit-tester\devvitor\devvit-docs>

edit: i removed private information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants